Translation components API.

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

GET /api/translations/entraide-chatons/glossary/eo/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/entraide-chatons/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-20T22:53:17.945032Z",
            "action": 17,
            "target": "",
            "id": 637375,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/637375/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861296/?format=api",
            "component": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/glossary/eo/?format=api",
            "user": "https://weblate.framasoft.org/api/users/yvan/?format=api",
            "author": "https://weblate.framasoft.org/api/users/yvan/?format=api",
            "timestamp": "2023-06-20T12:21:50.064857Z",
            "action": 31,
            "target": "Ekzemplero",
            "id": 637301,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/637301/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-18T21:03:38.620557Z",
            "action": 17,
            "target": "",
            "id": 636119,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/636119/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/860340/?format=api",
            "component": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/glossary/eo/?format=api",
            "user": "https://weblate.framasoft.org/api/users/yvan/?format=api",
            "author": "https://weblate.framasoft.org/api/users/yvan/?format=api",
            "timestamp": "2023-06-17T23:48:06.625306Z",
            "action": 31,
            "target": "Videokunveno",
            "id": 635332,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/635332/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/entraide-chatons/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-20T10:30:49.577882Z",
            "action": 0,
            "target": "",
            "id": 248106,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/248106/?format=api"
        }
    ]
}