Translation components API.

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

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

{
    "count": 902,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/sfx2messages/ast/changes/?format=api&page=18",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/107176764/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:48:23.410324Z",
            "action": 59,
            "target": "~Guardar",
            "id": 44914772,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/44914772/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107176758/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:48:23.410259Z",
            "action": 59,
            "target": "Plantíes",
            "id": 44914771,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/44914771/?format=api"
        }
    ]
}