Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/237744/?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/thepiratedude/?format=api",
    "author": "https://weblate.framasoft.org/api/users/thepiratedude/?format=api",
    "timestamp": "2020-07-24T14:17:08.643253Z",
    "action": 2,
    "target": "Aiuta altri membri della comunità a risolvere i loro problemi durante l'installazione o l'utilizzo dei servizi Framasoft.",
    "id": 82342,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/82342/?format=api"
}