Changes API.

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

GET /api/changes/19439/?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/oti4500/?format=api",
    "author": "https://weblate.framasoft.org/api/users/oti4500/?format=api",
    "timestamp": "2019-11-17T14:41:36.749771Z",
    "action": 5,
    "target": "A média nem töltődik be, mert a szerver vagy a hálózat meghibásodott, vagy a formátum nem támogatott.",
    "id": 19439,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/19439/?format=api"
}