Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourcebase/sr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/8080721/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcebase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcebase/sr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/gpopac/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/gpopac/?format=api",
            "timestamp": "2021-03-11T16:34:34.986551Z",
            "action": 2,
            "target": "Повезивање на PostgreSQL",
            "id": 1998726,
            "action_name": "Translation changed",
            "url": "https://translations.documentfoundation.org/api/changes/1998726/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/8080721/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcebase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcebase/sr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/gpopac/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/gpopac/?format=api",
            "timestamp": "2021-03-11T16:34:34.985613Z",
            "action": 45,
            "target": "",
            "id": 1998725,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/1998725/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcebase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcebase/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T00:59:26.371940Z",
            "action": 0,
            "target": "",
            "id": 151912,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/151912/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcebase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcebase/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-19T11:54:21.500062Z",
            "action": 0,
            "target": "",
            "id": 119668,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/119668/?format=api"
        }
    ]
}