Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3456/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagesfpl/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesfpl/tr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "timestamp": "2019-11-09T19:29:11.811671Z",
    "action": 5,
    "target": "Ağustos 2005 – Şubat 2006 (Fedora Core 4 & 5)",
    "id": 6184,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/6184/?format=api"
}