Changes API.

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

GET /api/changes/639687/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://translate.pkp.sfu.ca/api/units/702472/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:35:46.433831Z",
    "action": 59,
    "target": "Vyberte uživatele, který má být sloučen s jiným uživatelským účtem (např. když má někdo dva uživatelské účty). Účet vybraný jako první bude smazán a jeho podání, úkoly atd. budou přiřazeny druhému účtu.",
    "id": 639687,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/639687/?format=api"
}