Translation components API.

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

GET /api/translations/peppercarrot/glossary/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/591575/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "timestamp": "2021-11-17T16:58:39.174503Z",
            "action": 5,
            "target": "Pepper&Carrot",
            "id": 264733,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/264733/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591608/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "timestamp": "2021-11-17T16:58:29.812940Z",
            "action": 5,
            "target": "Hereva",
            "id": 264732,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/264732/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591608/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "timestamp": "2021-11-17T16:58:29.811411Z",
            "action": 45,
            "target": "",
            "id": 264731,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/264731/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591608/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.225958Z",
            "action": 31,
            "target": "",
            "id": 253046,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253046/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591575/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.112856Z",
            "action": 31,
            "target": "",
            "id": 253015,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253015/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:02.601299Z",
            "action": 0,
            "target": "",
            "id": 252990,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/252990/?format=api"
        }
    ]
}