Translation components API.

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

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

{
    "count": 7,
    "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-08-03T21:11:54+02:00",
            "action": 17,
            "target": "",
            "id": 1985601,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/1985601/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/260144/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "author": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "timestamp": "2017-08-03T21:06:32+02:00",
            "action": 2,
            "target": "Maylons Grave Crypt",
            "id": 1985576,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/1985576/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/260143/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "author": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "timestamp": "2017-08-03T21:06:25+02:00",
            "action": 2,
            "target": "Maylons Grave Level 1",
            "id": 1985575,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/1985575/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/260112/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/maylons_grave/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/maylons_grave/en/?format=api",
            "user": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "author": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "timestamp": "2017-08-03T21:05:37+02:00",
            "action": 2,
            "target": "Maylons Grave",
            "id": 1985574,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/1985574/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:00+01:00",
            "action": 0,
            "target": "",
            "id": 26782,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26782/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:45:19+01:00",
            "action": 0,
            "target": "",
            "id": 26670,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26670/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:25:24+02:00",
            "action": 0,
            "target": "",
            "id": 4393,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4393/?format=api"
        }
    ]
}