Translation components API.

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

GET /api/translations/peppercarrot/glossary/id/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/591594/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Linerly/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Linerly/?format=api",
            "timestamp": "2023-03-27T04:22:10.902319Z",
            "action": 5,
            "target": "Hereva",
            "id": 547189,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/547189/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591561/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Linerly/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Linerly/?format=api",
            "timestamp": "2023-03-27T04:22:05.580664Z",
            "action": 5,
            "target": "Pepper&Carrot",
            "id": 547188,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/547188/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591561/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Linerly/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Linerly/?format=api",
            "timestamp": "2023-03-27T04:22:05.577443Z",
            "action": 45,
            "target": "",
            "id": 547187,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/547187/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591594/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.176576Z",
            "action": 31,
            "target": "",
            "id": 253032,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253032/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591561/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.057016Z",
            "action": 31,
            "target": "",
            "id": 253001,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253001/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:01.973143Z",
            "action": 0,
            "target": "",
            "id": 252971,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/252971/?format=api"
        }
    ]
}