Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/237783/?format=api",
    "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/deleted-331/?format=api",
    "author": "https://weblate.framasoft.org/api/users/deleted-331/?format=api",
    "timestamp": "2020-11-11T19:18:54.053739Z",
    "action": 2,
    "target": "Registrati su weblate.framasoft.org",
    "id": 126205,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/126205/?format=api"
}