Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9096136/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-engineering/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-engineering/masterpagesindex/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-11-18T22:06:44.552372Z",
    "action": 30,
    "target": "xref:workstation-working-group:ROOT:index.adoc[**Workstation Working Group**] — Information about the group behind Fedora Workstation",
    "old": "xref:workstation-working-group:ROOT:index.adoc[**Fedora Workstation Working Group**] — Information about the group behind Fedora Workstation",
    "details": {},
    "id": 3750341,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3750341/?format=api"
}