Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/468119/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lstu/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lstu/glossary/sv/?format=api",
    "user": "https://weblate.framasoft.org/api/users/autom/?format=api",
    "author": null,
    "timestamp": "2020-01-02T19:24:13.715862Z",
    "action": 2,
    "target": "länk",
    "id": 28442,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/28442/?format=api"
}