Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7496232/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/sobek/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/sobek/?format=api",
    "timestamp": "2021-09-20T00:23:24.427466Z",
    "action": 2,
    "target": "In Ihrer /etc/fstab-Datei befindet sich ein Eintrag, der einen ungültigen oder falschen Dateisystemtyp beinhaltet. Die Datei sagt, dass {detected_type} an {mount_point} vom Typ {fstab_type} ist.",
    "old": "In Ihrer /etc/fstab-Datei befindet sich ein Eintrag, der einen ungültigen oder falschen Dateisystemtyp beinhaltet. In der Datei steht, dass {detected_type} bei {mount_point} ist {fstab_type}.",
    "details": {},
    "id": 3585679,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3585679/?format=api"
}