Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14624890/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/sssd/sssd-manpage-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/sssd/sssd-manpage-master/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-12T18:22:21.239265Z",
    "action": 59,
    "target": "As an access provider, the IPA provider has a minimal configuration (see <quote>ipa_access_order</quote>) as it mainly uses HBAC (host-based access control) rules. Please refer to freeipa.org for more information about HBAC.",
    "id": 11606209,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11606209/?format=api"
}