Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791491/?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:36:23.664353Z",
    "action": 5,
    "target": "Authselect generiert Ihre Systemkonfiguration von Grund auf neu und speichert sie unter {AUTHSELECT_CONFIG_DIR}. Systemdateien werden dann als symbolische Links zu diesem Verzeichnis erstellt. Symbolische Links werden verwendet, um zu verdeutlichen, dass authselect jetzt Eigentümer Ihrer Konfiguration ist und anstelle manueller Änderungen verwendet werden sollte.",
    "id": 2054223,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/2054223/?format=api"
}