Translation components API.

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

GET /api/components/ishtar/glossary/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://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
            "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T07:45:59.539459Z",
            "action": 0,
            "target": "",
            "id": 14114,
            "action_name": "Resource updated",
            "url": "https://translate.iggdrasil.net/api/changes/14114/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
            "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T07:45:59.436063Z",
            "action": 0,
            "target": "",
            "id": 14113,
            "action_name": "Resource updated",
            "url": "https://translate.iggdrasil.net/api/changes/14113/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
            "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T07:45:59.050009Z",
            "action": 0,
            "target": "",
            "id": 14112,
            "action_name": "Resource updated",
            "url": "https://translate.iggdrasil.net/api/changes/14112/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
            "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T07:45:58.638612Z",
            "action": 0,
            "target": "",
            "id": 14111,
            "action_name": "Resource updated",
            "url": "https://translate.iggdrasil.net/api/changes/14111/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
            "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T07:45:58.398873Z",
            "action": 17,
            "target": "",
            "id": 14110,
            "action_name": "Changes committed",
            "url": "https://translate.iggdrasil.net/api/changes/14110/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
            "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T07:45:58.167417Z",
            "action": 17,
            "target": "",
            "id": 14109,
            "action_name": "Changes committed",
            "url": "https://translate.iggdrasil.net/api/changes/14109/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
            "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T07:45:57.915111Z",
            "action": 17,
            "target": "",
            "id": 14108,
            "action_name": "Changes committed",
            "url": "https://translate.iggdrasil.net/api/changes/14108/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.iggdrasil.net/api/components/ishtar/glossary/?format=api",
            "translation": "https://translate.iggdrasil.net/api/translations/ishtar/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-23T07:45:57.444029Z",
            "action": 17,
            "target": "",
            "id": 14107,
            "action_name": "Changes committed",
            "url": "https://translate.iggdrasil.net/api/changes/14107/?format=api"
        }
    ]
}