Translation components API.

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

GET /api/translations/peppercarrot/glossary/fa/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/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-05T20:38:09.367052Z",
            "action": 17,
            "target": "",
            "id": 744461,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/744461/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/928368/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-05T20:34:33.646570Z",
            "action": 31,
            "target": "",
            "id": 744460,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/744460/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/928331/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-05T20:34:33.548884Z",
            "action": 31,
            "target": "",
            "id": 744459,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/744459/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-05T20:34:32.899182Z",
            "action": 0,
            "target": "",
            "id": 744458,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/744458/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-05T20:34:32.798059Z",
            "action": 17,
            "target": "",
            "id": 744457,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/744457/?format=api"
        }
    ]
}