Translation components API.

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

GET /api/translations/lxqt-panel/plugin-networkmanager-name-and-description/fr/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-panel/plugin-networkmanager-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-networkmanager-name-and-description/fr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-24T15:06:25.074254Z",
            "action": 0,
            "target": "",
            "id": 42733,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/42733/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279517/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmanager-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-networkmanager-name-and-description/fr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
            "timestamp": "2023-04-14T19:26:46.270062Z",
            "action": 45,
            "target": "",
            "id": 149775,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/149775/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279517/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmanager-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-networkmanager-name-and-description/fr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
            "timestamp": "2023-04-14T19:26:46.274643Z",
            "action": 2,
            "target": "Affiche le statut et l’activité du réseau",
            "id": 149776,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/149776/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-networkmanager-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-networkmanager-name-and-description/fr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2023-04-16T06:22:12.723475Z",
            "action": 0,
            "target": "",
            "id": 150278,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/150278/?format=api"
        }
    ]
}