Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1238366/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbookslow-porting_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookslow-porting_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-12T19:50:26.049049Z",
    "action": 30,
    "target": "Okay, so it was not that simple, and the port required some modifications to get it to work.  In this section, we will explain, step by step, how to modify it to get it to work with the ports paradigm.",
    "id": 326402,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/326402/?format=api"
}