Translation components API.

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

GET /api/translations/lxqt-configuration/policy-kit-module-name/vi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/policy-kit-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/policy-kit-module-name/vi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/dimuaconheo/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/dimuaconheo/?format=api",
            "timestamp": "2021-05-15T14:27:49.191057Z",
            "action": 0,
            "target": "",
            "id": 71398,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/71398/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/policy-kit-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/policy-kit-module-name/vi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/dimuaconheo/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/dimuaconheo/?format=api",
            "timestamp": "2021-05-15T14:27:49.759141Z",
            "action": 44,
            "target": "",
            "id": 71399,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/71399/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/policy-kit-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/policy-kit-module-name/vi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/dimuaconheo/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/dimuaconheo/?format=api",
            "timestamp": "2021-05-15T14:27:49.775727Z",
            "action": 48,
            "target": "",
            "id": 71400,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/71400/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/314858/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/policy-kit-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/policy-kit-module-name/vi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/dimuaconheo/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/dimuaconheo/?format=api",
            "timestamp": "2021-05-15T14:29:38.477230Z",
            "action": 5,
            "target": "Trình xử lí PolicyKit",
            "id": 71402,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/71402/?format=api"
        }
    ]
}