Translation components API.

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

GET /api/translations/foe-helper/website/ro/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "timestamp": "2025-01-05T12:59:06.711387Z",
            "action": 44,
            "target": "",
            "id": 64405,
            "action_name": "New strings to translate",
            "url": "http://i18n.foe-helper.com/api/changes/64405/?format=api"
        },
        {
            "unit": "http://i18n.foe-helper.com/api/units/42521/?format=api",
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "timestamp": "2025-01-05T14:42:53.577562Z",
            "action": 30,
            "target": "This cost calculator is part of the <a href=\"https://docs.foe-helper.com/english/installing\" target=\"_blank\">Browser-Extension for Forge of Empires</a>.",
            "id": 64432,
            "action_name": "Source string changed",
            "url": "http://i18n.foe-helper.com/api/changes/64432/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-05T18:39:27.921271Z",
            "action": 0,
            "target": "",
            "id": 64458,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/64458/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "timestamp": "2025-02-28T10:19:36.731262Z",
            "action": 0,
            "target": "",
            "id": 64983,
            "action_name": "Resource update",
            "url": "http://i18n.foe-helper.com/api/changes/64983/?format=api"
        },
        {
            "unit": null,
            "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
            "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/ro/?format=api",
            "glossary_term": null,
            "user": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "author": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
            "timestamp": "2025-02-28T10:19:41.213381Z",
            "action": 44,
            "target": "",
            "id": 65007,
            "action_name": "New string to translate",
            "url": "http://i18n.foe-helper.com/api/changes/65007/?format=api"
        }
    ]
}