Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/417342/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim/master/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim/master/ja/?format=api",
    "user": "https://translate.gajim.org/api/users/mako/?format=api",
    "author": "https://translate.gajim.org/api/users/mako/?format=api",
    "timestamp": "2021-01-02T00:50:49.480257Z",
    "action": 2,
    "target": "この相手先に対してオフラインと表示され、これ以上のメッセージを受け取りません。",
    "id": 71895,
    "action_name": "Translation changed",
    "url": "https://translate.gajim.org/api/changes/71895/?format=api"
}