Translation components API.

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

GET /api/translations/libo_help-master/textsdraw01/is/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/is/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-17T12:12:19.380973Z",
            "action": 0,
            "target": "",
            "id": 687085,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/687085/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T11:37:55.326503Z",
            "action": 0,
            "target": "",
            "id": 159392,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/159392/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T20:19:46.133770Z",
            "action": 0,
            "target": "",
            "id": 136553,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/136553/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw01/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T01:29:23.041896Z",
            "action": 0,
            "target": "",
            "id": 92134,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/92134/?format=api"
        }
    ]
}