Translation components API.

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

GET /api/translations/mobilizon/glossary/kn/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/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/kn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T14:57:40.269624Z",
            "action": 17,
            "target": "",
            "id": 640069,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/640069/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861693/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/kn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-13T20:49:01.071506Z",
            "action": 31,
            "target": "",
            "id": 639960,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639960/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/668273/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/kn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-08T10:24:09.050676Z",
            "action": 31,
            "target": "",
            "id": 307717,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/307717/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/666504/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/kn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-08T09:14:58.314291Z",
            "action": 31,
            "target": "",
            "id": 307403,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/307403/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/649223/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/kn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T14:42:39.566857Z",
            "action": 31,
            "target": "",
            "id": 297997,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/297997/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/kn/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2021-08-19T16:28:34.400356Z",
            "action": 0,
            "target": "",
            "id": 230117,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/230117/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/kn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-19T16:24:15.991418Z",
            "action": 0,
            "target": "",
            "id": 230072,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/230072/?format=api"
        }
    ]
}