Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10212791/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-program_management/masterpagespgm_guideprioritized_bugs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-program_management/masterpagespgm_guideprioritized_bugs/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-21T23:02:48.753516Z",
    "action": 59,
    "target": "The link:../../prioritized_bugs[Prioritized Bugs] process is designed to get attention for issues that are not blockers, but are still high-impact or high-visibility.  The criteria are intentionally subjective and we will drop bugs from the list if we can't convince developers to make progress.",
    "id": 4663141,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4663141/?format=api"
}