Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8339111/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/fur/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-11T14:30:35.065465Z",
    "action": 30,
    "target": "It is not possible to switch enabled streams of a module unless explicitly enabled via configuration option module_stream_switch.\nIt is recommended to rather remove all installed content from the module, and reset the module using '{prog} module reset <module_name>' command. After you reset the module, you can install the other stream.",
    "old": "It is not possible to switch enabled streams of a module.\nIt is recommended to remove all installed content from the module, and reset the module using '{prog} module reset <module_name>' command. After you reset the module, you can install the other stream.",
    "details": {},
    "id": 3475807,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3475807/?format=api"
}