Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10256630/?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.752789Z",
    "action": 59,
    "target": "Here is an example of \"continue-if\" and \"include-if\" operators. The resulting file will be empty unless \"with-smartcard\" feature is enabled. If it is enabled and also \"with-faillock\" feature is enabled, it will also enable support for pam_faillock.",
    "id": 4738713,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4738713/?format=api"
}