Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagment/fr/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 63,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/fr/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-08T14:35:04.644974Z",
            "action": 0,
            "target": "",
            "id": 191935,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/191935/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-08T14:35:13.775529Z",
            "action": 44,
            "target": "",
            "id": 192008,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/192008/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/432627/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/fr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Bapt17/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Bapt17/?format=api",
            "timestamp": "2024-06-08T15:08:09.425646Z",
            "action": 5,
            "target": "Note : Sous Wayland, les touches d'alimentation sont configurées par le compositeur.",
            "id": 192033,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/192033/?format=api"
        }
    ]
}