Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/37403/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_developers-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_developers-handbook/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/LionyxML/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/LionyxML/?format=api",
    "timestamp": "2021-01-06T22:00:11.106782Z",
    "action": 2,
    "target": "Interpretadores",
    "id": 105940,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/105940/?format=api"
}