Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/720888/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/carrier_weight/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/carrier_weight/ca/?format=api",
    "user": "https://translate.tryton.org/api/users/pokoli/?format=api",
    "author": "https://translate.tryton.org/api/users/pokoli/?format=api",
    "timestamp": "2023-10-25T07:12:52.235233Z",
    "action": 2,
    "target": "La unitat de mesura del pes.",
    "id": 494286,
    "action_name": "Translation changed",
    "url": "https://translate.tryton.org/api/changes/494286/?format=api"
}