Translation components API.

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

GET /api/translations/libo_ui-24-2/scp2sourcequickstart/de/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-24-2/scp2sourcequickstart/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:48.866524Z",
            "action": 0,
            "target": "",
            "id": 42281667,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42281667/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563724/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcequickstart/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:48.866486Z",
            "action": 59,
            "target": "Lädt wichtige Komponenten beim Systemstart, um die Ladezeit von %PRODUCTNAME %PRODUCTVERSION zu beschleunigen.",
            "id": 42281666,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42281666/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104563723/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcequickstart/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:25:48.866418Z",
            "action": 59,
            "target": "Schnellstarter",
            "id": 42281665,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42281665/?format=api"
        }
    ]
}