Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/1626/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/Aksel/?format=api",
    "author": "https://translate.yunohost.org/api/users/Aksel/?format=api",
    "timestamp": "2019-09-03T07:09:12.750402Z",
    "action": 5,
    "target": "Sie haben einen fehlerhaften Symlink anstelle Ihres Archivverzeichnisses '{path: s}'. Möglicherweise haben Sie ein spezielles Setup, um Ihre Daten auf einem anderen Dateisystem zu sichern. In diesem Fall haben Sie wahrscheinlich vergessen, Ihre Festplatte oder Ihren USB-Schlüssel erneut einzuhängen oder anzuschließen.",
    "id": 4888,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/4888/?format=api"
}