Translation components API.

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

GET /api/translations/cc-tweaked/glossary/uk/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://i18n.tweaked.cc/api/components/cc-tweaked/glossary/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-06T11:55:12.469788Z",
            "action": 0,
            "target": "",
            "id": 2574,
            "action_name": "Resource update",
            "url": "https://i18n.tweaked.cc/api/changes/2574/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/7885/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/glossary/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-06T11:55:13.364319Z",
            "action": 31,
            "target": "",
            "id": 2575,
            "action_name": "New string added",
            "url": "https://i18n.tweaked.cc/api/changes/2575/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/7901/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/glossary/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-06T11:55:13.449786Z",
            "action": 31,
            "target": "",
            "id": 2576,
            "action_name": "New string added",
            "url": "https://i18n.tweaked.cc/api/changes/2576/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/7917/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/glossary/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-06T11:55:13.545134Z",
            "action": 31,
            "target": "",
            "id": 2577,
            "action_name": "New string added",
            "url": "https://i18n.tweaked.cc/api/changes/2577/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/7933/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/glossary/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-06T11:55:13.672525Z",
            "action": 31,
            "target": "",
            "id": 2578,
            "action_name": "New string added",
            "url": "https://i18n.tweaked.cc/api/changes/2578/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/7949/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/glossary/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-06T11:55:13.780194Z",
            "action": 31,
            "target": "",
            "id": 2579,
            "action_name": "New string added",
            "url": "https://i18n.tweaked.cc/api/changes/2579/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/7965/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/glossary/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-06T11:55:13.876745Z",
            "action": 31,
            "target": "",
            "id": 2580,
            "action_name": "New string added",
            "url": "https://i18n.tweaked.cc/api/changes/2580/?format=api"
        }
    ]
}