Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171680/?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.885636Z",
    "action": 30,
    "target": "<xref linkend=\"fig-ports\"/> shows the number of ports available to FreeBSD in the period 1995 to 2008. It looks like the curve has first grown exponentially, and then from the middle of 2001 to the middle of 2007 grown linearly at a rate of about 2000 ports/year, before its growth rate gets lower.",
    "id": 68589,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/68589/?format=api"
}