Translation components API.

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

GET /api/translations/libo_help-master/textsdraw/ru/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/textsdraw/ru/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T14:49:30.917854Z",
            "action": 0,
            "target": "",
            "id": 165201,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/165201/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T22:26:35.293128Z",
            "action": 0,
            "target": "",
            "id": 140342,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/140342/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-27T14:03:28.137611Z",
            "action": 0,
            "target": "",
            "id": 124264,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/124264/?format=api"
        }
    ]
}