Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/8080171/?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/hsb/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/milupo/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/milupo/?format=api",
            "timestamp": "2022-06-24T16:45:27.852754Z",
            "action": 2,
            "target": "Zwjazowak PostgreSQL",
            "id": 3293318,
            "action_name": "Translation changed",
            "url": "https://translations.documentfoundation.org/api/changes/3293318/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/8080170/?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/hsb/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/milupo/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/milupo/?format=api",
            "timestamp": "2022-06-24T16:39:53.623278Z",
            "action": 2,
            "target": "Zwjazowak PostgreSQL",
            "id": 3293282,
            "action_name": "Translation changed",
            "url": "https://translations.documentfoundation.org/api/changes/3293282/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/8080170/?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/hsb/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/milupo/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/milupo/?format=api",
            "timestamp": "2022-06-24T16:39:53.622762Z",
            "action": 45,
            "target": "",
            "id": 3293281,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/3293281/?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/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T00:58:58.987849Z",
            "action": 0,
            "target": "",
            "id": 151852,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/151852/?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/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-19T09:55:45.281865Z",
            "action": 0,
            "target": "",
            "id": 119581,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/119581/?format=api"
        }
    ]
}