Translation components API.

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

GET /api/translations/sumwars/the_trader/pt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/the_trader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_trader/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-19T20:41:21+02:00",
            "action": 17,
            "target": "",
            "id": 2928637,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2928637/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/254805/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/the_trader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_trader/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "author": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "timestamp": "2018-07-18T20:34:58+02:00",
            "action": 5,
            "target": "Não",
            "id": 2927433,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2927433/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/254804/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/the_trader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_trader/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "author": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "timestamp": "2018-07-18T20:34:45+02:00",
            "action": 5,
            "target": "Sim",
            "id": 2927420,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2927420/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/254859/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/the_trader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_trader/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "author": "https://hosted.weblate.org/api/users/ronybezerra/?format=api",
            "timestamp": "2018-07-18T20:31:54+02:00",
            "action": 5,
            "target": "joringsbridge",
            "id": 2927403,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2927403/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/254778/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/the_trader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_trader/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-679/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-679/?format=api",
            "timestamp": "2014-06-17T08:10:58+02:00",
            "action": 5,
            "target": "Missão finalizada",
            "id": 40815,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/40815/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/the_trader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_trader/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:47+01:00",
            "action": 0,
            "target": "",
            "id": 26920,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26920/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/the_trader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_trader/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:31+01:00",
            "action": 0,
            "target": "",
            "id": 26864,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26864/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/the_trader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/the_trader/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:23:17+02:00",
            "action": 0,
            "target": "",
            "id": 4336,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4336/?format=api"
        }
    ]
}