Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/358034/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/firewalld/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/firewalld/master/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "timestamp": "2020-07-22T14:47:08.644840Z",
    "action": 2,
    "target": "Laad IPSet-standaardinstellingen",
    "id": 1088371,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/1088371/?format=api"
}