Translation components API.

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

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

{
    "count": 203,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/hi/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T14:45:48.349328Z",
            "action": 0,
            "target": "",
            "id": 164883,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/164883/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T22:22:04.952264Z",
            "action": 0,
            "target": "",
            "id": 140098,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/140098/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-26T00:04:15.940333Z",
            "action": 0,
            "target": "",
            "id": 123851,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/123851/?format=api"
        }
    ]
}