Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791489/?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/vitalijbukatkin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vitalijbukatkin/?format=api",
    "timestamp": "2020-10-17T09:35:49.817079Z",
    "action": 5,
    "target": "Verwenden Sie *authselect check*. Die Ausgabe zeigt an, ob Sie 1) eine von authselect generierte Konfiguration haben, 2) eine nicht authselect-Konfiguration oder 3) eine von authselect generierte, aber irgendwann manuell geänderte Konfiguration.",
    "id": 2054221,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/2054221/?format=api"
}