Translation components API.

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

GET /api/translations/wadb/app/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-01T08:23:52.522252Z",
            "action": 0,
            "target": "",
            "id": 6976,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/6976/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-01T08:24:30.114034Z",
            "action": 0,
            "target": "",
            "id": 6978,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/6978/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/en/?format=api",
            "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "author": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "timestamp": "2020-09-01T08:24:50.650807Z",
            "action": 0,
            "target": "",
            "id": 6979,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/6979/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24340/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.550587Z",
            "action": 59,
            "target": "Green",
            "id": 14110,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14110/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24341/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.550712Z",
            "action": 59,
            "target": "Off",
            "id": 14111,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14111/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24342/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.550776Z",
            "action": 59,
            "target": "Enable wireless adb",
            "id": 14112,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14112/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/24343/?format=api",
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-07T03:07:58.550835Z",
            "action": 59,
            "target": "IP address",
            "id": 14113,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rikka.app/api/changes/14113/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/wadb/app/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/wadb/app/en/?format=api",
            "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "author": "https://weblate.rikka.app/api/users/rikka/?format=api",
            "timestamp": "2022-04-07T03:07:58.550892Z",
            "action": 0,
            "target": "",
            "id": 14114,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/14114/?format=api"
        }
    ]
}