Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/116404/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vitalijbukatkin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vitalijbukatkin/?format=api",
    "timestamp": "2020-10-17T09:40:43.087838Z",
    "action": 5,
    "target": "These PAM stacks are for applications which handle authentication from different types of devices via simultaneously running individual conversations instead of one aggregate conversation.",
    "id": 2054246,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/2054246/?format=api"
}