Translation components API.

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

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

{
    "count": 7,
    "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/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-23T10:37:13.460553Z",
            "action": 17,
            "target": "",
            "id": 721339,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/721339/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591553/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Florent56/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Florent56/?format=api",
            "timestamp": "2023-11-23T10:21:28.392965Z",
            "action": 66,
            "target": "",
            "id": 721338,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/721338/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591553/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Florent56/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Florent56/?format=api",
            "timestamp": "2023-11-23T10:20:58.291501Z",
            "action": 66,
            "target": "",
            "id": 721337,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/721337/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591553/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Florent56/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Florent56/?format=api",
            "timestamp": "2023-11-23T10:20:44.164321Z",
            "action": 66,
            "target": "",
            "id": 721336,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/721336/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591586/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.149462Z",
            "action": 31,
            "target": "",
            "id": 253024,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253024/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591553/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:02.906215Z",
            "action": 31,
            "target": "",
            "id": 252993,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/252993/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:01.699564Z",
            "action": 0,
            "target": "",
            "id": 252962,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/252962/?format=api"
        }
    ]
}