Translation components API.

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

GET /api/translations/website/newdesign/et/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/et/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "timestamp": "2022-09-22T13:40:32.754550Z",
            "action": 0,
            "target": "",
            "id": 3585750,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/3585750/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/67388006/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-22T13:40:32.754498Z",
            "action": 59,
            "target": "",
            "id": 3585749,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/3585749/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/et/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "timestamp": "2022-03-08T10:00:10.608672Z",
            "action": 0,
            "target": "",
            "id": 2853233,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2853233/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/et/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "timestamp": "2020-08-25T09:16:34.058893Z",
            "action": 0,
            "target": "",
            "id": 1332861,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1332861/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/et/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "timestamp": "2020-08-25T09:14:56.293691Z",
            "action": 0,
            "target": "",
            "id": 1332789,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1332789/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/et/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "timestamp": "2020-08-25T09:07:24.395818Z",
            "action": 0,
            "target": "",
            "id": 1332709,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1332709/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-14T20:49:10.159569Z",
            "action": 0,
            "target": "",
            "id": 970837,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/970837/?format=api"
        }
    ]
}