Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8191649/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/budgetfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "timestamp": "2021-07-07T19:50:09.257037Z",
    "action": 2,
    "target": "Stránka nebo soubor mohl být přesunut. Podívejte se na naši <a href=\"%(fpo)s\">domovskou stránku</a> nebo hledejte na naší <a href=\"%(wiki)s\">wiki</a>.",
    "id": 3417187,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3417187/?format=api"
}