Translation components API.

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

GET /api/components/libo_help-24-2/textsdraw01/changes/?format=api&page=204
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10153,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/changes/?format=api&page=203",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110208993/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdraw01/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:02:54.479837Z",
            "action": 59,
            "target": "3D Settings",
            "id": 47947883,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/47947883/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:56:27.654698Z",
            "action": 60,
            "target": "weblate.gettext.customize",
            "id": 45247646,
            "action_name": "Add-on installed",
            "url": "https://translations.documentfoundation.org/api/changes/45247646/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdraw01/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:56:27.637335Z",
            "action": 51,
            "target": "",
            "id": 45247645,
            "action_name": "Component created",
            "url": "https://translations.documentfoundation.org/api/changes/45247645/?format=api"
        }
    ]
}