Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/1597/?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/pitfd/?format=api",
    "author": "https://translate.yunohost.org/api/users/pitfd/?format=api",
    "timestamp": "2019-10-14T09:23:48.528575Z",
    "action": 5,
    "target": "Einige Dateien konnten mit der Methode, die es vermeidet vorübergehend Speicherplatz auf dem System zu verschwenden, nicht gesichert werden. Zur Durchführung der Sicherung sollten vorübergehend {size: s} MB verwendet werden. Sind Sie einverstanden?",
    "id": 8883,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/8883/?format=api"
}