Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7728095/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-badges/masterantorayml/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-badges/masterantorayml/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/farribeiro/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/farribeiro/?format=api",
    "timestamp": "2021-04-03T17:31:38.605951Z",
    "action": 7,
    "target": "modules/ROOT/nav.adoc",
    "old": "",
    "details": {},
    "id": 3166806,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/3166806/?format=api"
}