Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-19T20:41:15+02:00",
            "action": 17,
            "target": "",
            "id": 2928630,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2928630/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259839/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/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:54+02:00",
            "action": 5,
            "target": "Não",
            "id": 2927427,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2927427/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/259838/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/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:41+02:00",
            "action": 5,
            "target": "Sim",
            "id": 2927414,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2927414/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:59+01:00",
            "action": 0,
            "target": "",
            "id": 26776,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26776/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:18+01:00",
            "action": 0,
            "target": "",
            "id": 26664,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26664/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:25:05+02:00",
            "action": 0,
            "target": "",
            "id": 4387,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4387/?format=api"
        }
    ]
}