Translation components API.

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

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

{
    "count": 3,
    "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T15:40:35.543749Z",
            "action": 0,
            "target": "",
            "id": 39054152,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39054152/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101472814/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T15:40:35.543689Z",
            "action": 59,
            "target": "Call '[PRODUCTNAME] - Preferences - Languages and Locales - General' to change the user interface language.",
            "id": 39054151,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39054151/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-20T06:28:30.214840Z",
            "action": 0,
            "target": "",
            "id": 1648826,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1648826/?format=api"
        }
    ]
}