Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10256635/?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.752897Z",
    "action": 59,
    "target": "Here is an example of \"continue-if\" using logical expression. The file will be empty unless \"with-smartcard\" or \"with-smartcard-required\" is set. This will simplify the call of _authselect select_ command which does not have to include both features but only \"with-smartcard-required\" is necessary.",
    "id": 4738715,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4738715/?format=api"
}