Translation components API.

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

GET /api/translations/website/libreofficeorg/ca/changes/?format=api&page=21
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1003,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/ca/changes/?format=api&page=20",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/112956605/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T22:38:51.170008Z",
            "action": 59,
            "target": "",
            "id": 50822605,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/50822605/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/ca/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "timestamp": "2024-04-02T22:38:48.405006Z",
            "action": 48,
            "target": "",
            "id": 50822604,
            "action_name": "Language added",
            "url": "https://translations.documentfoundation.org/api/changes/50822604/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/ca/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "author": null,
            "timestamp": "2024-04-02T22:38:48.402441Z",
            "action": 17,
            "target": "",
            "id": 50822603,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/50822603/?format=api"
        }
    ]
}