Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-29T22:37:12.016657Z",
            "action": 17,
            "target": "",
            "id": 711118,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/711118/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/909389/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-29T22:33:43.536320Z",
            "action": 31,
            "target": "",
            "id": 711117,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/711117/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/909353/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-29T22:33:43.412708Z",
            "action": 31,
            "target": "",
            "id": 711116,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/711116/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-29T22:33:40.490454Z",
            "action": 0,
            "target": "",
            "id": 711115,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/711115/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-29T22:33:40.148494Z",
            "action": 17,
            "target": "",
            "id": 711114,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/711114/?format=api"
        }
    ]
}