Translation components API.

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

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

{
    "count": 105,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/videos/videos/hu/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2219716/?format=api",
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/hu/?format=api",
            "user": null,
            "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
            "timestamp": "2018-07-20T17:56:35.472510Z",
            "action": 4,
            "target": "Videók",
            "id": 224850,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/224850/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-18T00:11:41.156219Z",
            "action": 0,
            "target": "",
            "id": 223947,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/223947/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-17T00:16:33.697892Z",
            "action": 0,
            "target": "",
            "id": 222682,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/222682/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:19:53.644980Z",
            "action": 0,
            "target": "",
            "id": 212395,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/212395/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:00:01.434142Z",
            "action": 0,
            "target": "",
            "id": 203651,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203651/?format=api"
        }
    ]
}