Translation components API.

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

GET /api/translations/libo_ui-24-2/readlicense_oodocs/bn/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_ui-24-2/readlicense_oodocs/bn/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/102053248/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/readlicense_oodocs/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/readlicense_oodocs/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:26:36.161501Z",
            "action": 59,
            "target": "",
            "id": 39766612,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39766612/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/102053245/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/readlicense_oodocs/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/readlicense_oodocs/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:26:36.161443Z",
            "action": 59,
            "target": "${PRODUCTNAME} ${PRODUCTVERSION} ReadMe",
            "id": 39766611,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39766611/?format=api"
        }
    ]
}