Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171674/?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:30.789554Z",
    "action": 30,
    "target": "A <quote>port</quote> is a set of meta-data and patches that are needed to fetch, compile and install correctly an external piece of software on a FreeBSD system. The amount of ports has grown at a tremendous rate, as shown by the following figure.",
    "id": 68584,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/68584/?format=api"
}