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/en/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/en/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/102045670/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:26:31.960864Z",
            "action": 59,
            "target": "For the latest updates to this readme file, see <a href=\"https://git.libreoffice.org/core/tree/master/README.md\">https://git.libreoffice.org/core/tree/master/README.md</a>",
            "id": 39761848,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39761848/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/102045658/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:26:31.960800Z",
            "action": 59,
            "target": "${PRODUCTNAME} ${PRODUCTVERSION} ReadMe",
            "id": 39761847,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39761847/?format=api"
        }
    ]
}