Translation components API.

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

GET /api/translations/libo_ui-master/setup_nativesourcemac/tn/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_ui-master/setup_nativesourcemac/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/setup_nativesourcemac/tn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T15:40:46.267536Z",
            "action": 0,
            "target": "",
            "id": 39054571,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39054571/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101473092/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/setup_nativesourcemac/tn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T15:40:46.267509Z",
            "action": 59,
            "target": "",
            "id": 39054570,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39054570/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/setup_nativesourcemac/tn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:38:02.592551Z",
            "action": 0,
            "target": "",
            "id": 134939,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/134939/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/setup_nativesourcemac/tn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T00:15:49.088838Z",
            "action": 0,
            "target": "",
            "id": 90313,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/90313/?format=api"
        }
    ]
}