Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10256626/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/12x-authselect-profiles5adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect-profiles5adoc/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-04T11:14:33.752687Z",
    "action": 59,
    "target": "Here is an example of using \"if\" operator. If \"with-sudo\" feature is enabled, it will add \"sss\" to sudoers line.",
    "id": 4738711,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4738711/?format=api"
}