Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10439724/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagesindex/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-10T22:18:31.105686Z",
    "action": 59,
    "target": "We need a more detailed description of all the options available to contribute. And we may need a more extensive description of the “Pull Request” workflow to get new or modified content into our repos.",
    "id": 5087841,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/5087841/?format=api"
}