Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2788368/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de_CH/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-12-29T13:41:42.305127Z",
    "action": 4,
    "target": "Veraltete Option in Zeile %(lineno)s nicht beachten: Die %(option)s Option ist veraltet und hat keine Wirkung mehr. Sie wird vielleicht von zukünftigen Versionen entfernt werden, was dann zu einem nicht behebbaren Fehler von Kickstart führen wird. Bitte ändern Sie Ihre Kickstart-Datei, um diese Option zu entfernen.",
    "id": 2823228,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/2823228/?format=api"
}