Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/119093/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus-anthy/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus-anthy/tr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "timestamp": "2020-01-08T19:36:23.410775Z",
    "action": 7,
    "target": "_Sol Thumb Shift",
    "id": 26294,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/26294/?format=api"
}