Translation components API.

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

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

{
    "count": 6,
    "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/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T19:06:26.359221Z",
            "action": 17,
            "target": "",
            "id": 707260,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/707260/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591569/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Quentin/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Quentin/?format=api",
            "timestamp": "2023-10-12T18:26:46.889957Z",
            "action": 5,
            "target": "Pepper&Carrot",
            "id": 705741,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/705741/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591569/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Quentin/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Quentin/?format=api",
            "timestamp": "2023-10-12T18:26:46.879211Z",
            "action": 45,
            "target": "",
            "id": 705740,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/705740/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591602/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.203851Z",
            "action": 31,
            "target": "",
            "id": 253040,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253040/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591569/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.084978Z",
            "action": 31,
            "target": "",
            "id": 253009,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253009/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:02.301627Z",
            "action": 0,
            "target": "",
            "id": 252981,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/252981/?format=api"
        }
    ]
}