Translation components API.

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

GET /api/translations/website/newdesign/ka/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/ka/?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:34.426333Z",
            "action": 0,
            "target": "",
            "id": 3585782,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/3585782/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/67388022/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-22T13:40:34.426282Z",
            "action": 59,
            "target": "",
            "id": 3585781,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/3585781/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ka/?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:16.885746Z",
            "action": 0,
            "target": "",
            "id": 2853249,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2853249/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ka/?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:36.381022Z",
            "action": 0,
            "target": "",
            "id": 1332876,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1332876/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ka/?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:57.892118Z",
            "action": 0,
            "target": "",
            "id": 1332804,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1332804/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ka/?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:25.814559Z",
            "action": 0,
            "target": "",
            "id": 1332724,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1332724/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-14T20:49:12.281539Z",
            "action": 0,
            "target": "",
            "id": 970851,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/970851/?format=api"
        }
    ]
}