Translation components API.

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

GET /api/translations/mobilizon/glossary/eo/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/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T14:57:38.289006Z",
            "action": 17,
            "target": "",
            "id": 640050,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/640050/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861679/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-13T20:49:01.071160Z",
            "action": 31,
            "target": "",
            "id": 639946,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639946/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/668259/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-08T10:24:08.990884Z",
            "action": 31,
            "target": "",
            "id": 307703,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/307703/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/666489/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-08T09:14:58.242696Z",
            "action": 31,
            "target": "",
            "id": 307389,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/307389/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/649208/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T14:42:39.336721Z",
            "action": 31,
            "target": "",
            "id": 297983,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/297983/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/eo/?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:33.770320Z",
            "action": 0,
            "target": "",
            "id": 230103,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/230103/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-19T16:24:11.056606Z",
            "action": 0,
            "target": "",
            "id": 230054,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/230054/?format=api"
        }
    ]
}