Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/202270/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/player/hu/?format=api",
    "user": "https://weblate.framasoft.org/api/users/urbalazs/?format=api",
    "author": "https://weblate.framasoft.org/api/users/urbalazs/?format=api",
    "timestamp": "2020-02-22T11:33:05.258468Z",
    "action": 9,
    "target": "A médiát nem sikerült betölteni, mert a kiszolgáló vagy a hálózat meghibásodott, vagy a formátum nem támogatott.",
    "id": 47078,
    "action_name": "Traduction téléversée",
    "url": "https://weblate.framasoft.org/api/changes/47078/?format=api"
}