Translation components API.

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

GET /api/translations/indicator-kde-connect/translations/it/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/it/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/4559344/?format=api",
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/anthonytex/?format=api",
            "author": "https://hosted.weblate.org/api/users/anthonytex/?format=api",
            "timestamp": "2017-02-08T10:57:20+01:00",
            "action": 5,
            "target": "Sei pronto ad associare il tuo dispositivo per la prima volta?\n\n",
            "id": 1584870,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/1584870/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/anthonytex/?format=api",
            "author": "https://hosted.weblate.org/api/users/anthonytex/?format=api",
            "timestamp": "2017-02-08T10:56:28+01:00",
            "action": 0,
            "target": "",
            "id": 1584869,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1584869/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-02-08T10:56:22+01:00",
            "action": 17,
            "target": "",
            "id": 1584868,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/1584868/?format=api"
        }
    ]
}