Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/27357/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/security/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/security/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/gallium69/?format=api",
    "author": "https://translate.tails.boum.org/api/users/gallium69/?format=api",
    "timestamp": "2020-02-17T09:15:59Z",
    "action": 3,
    "target": "",
    "id": 2923274,
    "action_name": "Comment added",
    "url": "https://translate.tails.boum.org/api/changes/2923274/?format=api"
}