Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10263742/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jmaucher/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jmaucher/?format=api",
    "timestamp": "2023-08-14T13:20:48.817920Z",
    "action": 5,
    "target": "Um authselect davon abzuhalten, Ihre Konfiguration zu verwalten, führen Sie *authselect opt-out* aus.  Dadurch wird die gesamte authselect-Konfiguration von Ihrem System entfernt und Sie können Ihre Konfiguration dann manuell ändern.",
    "id": 12059779,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12059779/?format=api"
}