Translation components API.

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

GET /api/translations/libo_ui-24-2/sfx2messages/da/changes/?format=api&page=20
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 952,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/sfx2messages/da/changes/?format=api&page=19",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/107265159/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/sfx2messages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/sfx2messages/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:49:28.588044Z",
            "action": 59,
            "target": "~Gem",
            "id": 45003877,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45003877/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107265158/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/sfx2messages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/sfx2messages/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:49:28.587983Z",
            "action": 59,
            "target": "Skabeloner",
            "id": 45003876,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45003876/?format=api"
        }
    ]
}