Translation components API.

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

GET /api/translations/gnumdk/eolie/pt_BR/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 357,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/gnumdk/eolie/pt_BR/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/17429563/?format=api",
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "author": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "timestamp": "2020-06-05T18:38:52.542906+02:00",
            "action": 5,
            "target": "INTERNO",
            "old": "",
            "details": {},
            "id": 6382241,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6382241/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17429561/?format=api",
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "author": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "timestamp": "2020-06-05T18:38:42.196333+02:00",
            "action": 2,
            "target": "Mostrar mensagens de depuração",
            "old": "Mostrar mensagens de debug",
            "details": {},
            "id": 6382240,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/6382240/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17429562/?format=api",
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "author": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "timestamp": "2020-06-05T18:38:26.056106+02:00",
            "action": 5,
            "target": "Mostrar mensagens de depuração do Firefox Sync",
            "old": "",
            "details": {},
            "id": 6382239,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6382239/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17429561/?format=api",
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "author": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "timestamp": "2020-06-05T18:37:55.443488+02:00",
            "action": 5,
            "target": "Mostrar mensagens de debug",
            "old": "",
            "details": {},
            "id": 6382236,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6382236/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "author": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "timestamp": "2020-06-05T18:37:20.353812+02:00",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "pt_BR"
            },
            "id": 6382232,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/6382232/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "author": null,
            "timestamp": "2020-06-05T18:37:19.825365+02:00",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 6382230,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/6382230/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/pt_BR/?format=api",
            "user": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "author": "https://hosted.weblate.org/api/users/GustavoPeredo/?format=api",
            "timestamp": "2020-06-05T18:37:19.776239+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 6382229,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/6382229/?format=api"
        }
    ]
}