Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/habitica/pets/ro/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 105,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/pets/ro/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/194261/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/pets/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T13:19:41.800285Z",
            "action": 59,
            "target": "What does my pet like to eat?",
            "id": 1195903,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1195903/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/194262/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/pets/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T13:19:41.800323Z",
            "action": 30,
            "target": "Pets will grow no matter what you feed them, but they'll grow faster if you feed them the one Pet Food that they like best. Experiment to find out the pattern, or see the answers here: <br/> <a href=\"/static/faq#pet-foods\" target=\"_blank\">https://habitica.com/static/faq#pet-foods</a>",
            "id": 1195904,
            "action_name": "Source string changed",
            "url": "https://translate.habitica.com/api/changes/1195904/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/194262/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/pets/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T13:19:41.800354Z",
            "action": 59,
            "target": "Pets will grow no matter what you feed them, but they'll grow faster if you feed them the one Pet Food that they like best. Experiment to find out the pattern, or see the answers here: <br/> <a href=\"http://habitica.fandom.com/wiki/Food_Preferences\" target=\"_blank\">http://habitica.fandom.com/wiki/Food_Preferences</a>",
            "id": 1195905,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1195905/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/pets/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T13:19:41.800385Z",
            "action": 0,
            "target": "",
            "id": 1195906,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1195906/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/pets/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T13:19:42.778546Z",
            "action": 44,
            "target": "",
            "id": 1195981,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1195981/?format=api"
        }
    ]
}