Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171640/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_dev-model/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_dev-model/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-06T14:21:29.947652Z",
    "action": 30,
    "target": "A problem is reported by the report originator. It is then classified by a bugbuster and handed to the correct maintainer. They verify the problem and discuss the problem with the originator until they have enough information to create a working patch. This patch is then committed and the problem report is closed.",
    "id": 68557,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/68557/?format=api"
}