Translation components API.

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

GET /api/translations/libo_help-master/textschart00/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-09T12:12:45.666715Z",
            "action": 0,
            "target": "",
            "id": 1958976,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1958976/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-09T11:57:50.178394Z",
            "action": 0,
            "target": "",
            "id": 1953147,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1953147/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T18:47:46.286684Z",
            "action": 0,
            "target": "",
            "id": 129198,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/129198/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textschart00/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textschart00/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T19:07:16.361401Z",
            "action": 0,
            "target": "",
            "id": 79361,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/79361/?format=api"
        }
    ]
}