Translation components API.

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

GET /api/translations/tiled/translations/nl/changes/?format=api&page=16
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 756,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/tiled/translations/nl/changes/?format=api&page=15",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/2993146/?format=api",
            "component": "https://hosted.weblate.org/api/components/tiled/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/translations/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/n13k9/?format=api",
            "author": "https://hosted.weblate.org/api/users/n13k9/?format=api",
            "timestamp": "2016-05-17T13:48:35+02:00",
            "action": 5,
            "target": "Wijzende Hand",
            "id": 987329,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/987329/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/2993144/?format=api",
            "component": "https://hosted.weblate.org/api/components/tiled/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/translations/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/n13k9/?format=api",
            "author": "https://hosted.weblate.org/api/users/n13k9/?format=api",
            "timestamp": "2016-05-17T13:48:11+02:00",
            "action": 5,
            "target": "Verticale scheiding",
            "id": 987328,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/987328/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/2993145/?format=api",
            "component": "https://hosted.weblate.org/api/components/tiled/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/translations/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/n13k9/?format=api",
            "author": "https://hosted.weblate.org/api/users/n13k9/?format=api",
            "timestamp": "2016-05-17T13:47:55+02:00",
            "action": 5,
            "target": "Horizontale scheiding",
            "id": 987327,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/987327/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/translations/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-03-20T13:42:17+01:00",
            "action": 0,
            "target": "",
            "id": 810774,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/810774/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/translations/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/bjorn/?format=api",
            "author": "https://hosted.weblate.org/api/users/bjorn/?format=api",
            "timestamp": "2016-03-08T20:25:17+01:00",
            "action": 0,
            "target": "",
            "id": 794234,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/794234/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/translations/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-01-12T09:15:11+01:00",
            "action": 0,
            "target": "",
            "id": 704269,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/704269/?format=api"
        }
    ]
}