Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/282868/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lutim/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lutim/default-theme/sv/?format=api",
    "user": "https://weblate.framasoft.org/api/users/autom/?format=api",
    "author": "https://weblate.framasoft.org/api/users/autom/?format=api",
    "timestamp": "2020-09-19T09:18:29.726340Z",
    "action": 5,
    "target": "Flera vatenstämplingar",
    "id": 97829,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/97829/?format=api"
}