Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131594/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_bsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/fr_FR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/20.100@defert.com/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/20.100@defert.com/?format=api",
    "timestamp": "2020-02-04T22:01:13.232773Z",
    "action": 5,
    "target": "Vous pouvez faire payer ce que vous voulez pour la distribution, le support technique ou la documentation du logiciel, mais vous ne pouvez pas vendre le logiciel lui-même.",
    "id": 62602,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/62602/?format=api"
}