Translation components API.

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

GET /api/translations/libo_help-24-2/textsharedhelp/it/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedhelp/it/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/108177643/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedhelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedhelp/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:08:52.989781Z",
            "action": 59,
            "target": "<variable id=\"module\">Modulo</variable>",
            "id": 45913088,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45913088/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108177642/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedhelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedhelp/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:08:52.989741Z",
            "action": 59,
            "target": "Stringhe della pagina di aiuto",
            "id": 45913087,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45913087/?format=api"
        }
    ]
}