Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7754083/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs-contributing/masterpagesadding-new-docs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesadding-new-docs/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-12T21:55:47.222032Z",
    "action": 30,
    "target": "Create a new repository for the new documentation set, or ask someone to create one for you.  You can host this repository anywhere but it is recommended to host it on link:++https://pagure.io++[`pagure.io`] where you can reuse Fedora groups to control write access to the repository.  Depending on the topic, it may also be best to host it under link:++https://pagure.io/projects/fedora-docs/%2A++[`fedora-docs`].",
    "old": "Create a new pagure repository for the new documentation set, or ask someone to create one for you.  The new repository should be listed under link:++https://pagure.io/projects/fedora-docs/%2A++[`fedora-docs`].",
    "details": {},
    "id": 3187947,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3187947/?format=api"
}