Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1236501/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbookupgrading_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookupgrading_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-12T19:41:33.753623Z",
    "action": 30,
    "target": "If upgrading the port requires special steps like changing configuration files or running a specific program, it must be documented in this file.  The format of an entry in this file is:",
    "id": 326137,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/326137/?format=api"
}