Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1239605/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbookporting-why_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-why_index/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-12T19:59:14.044076Z",
    "action": 30,
    "target": "In FreeBSD, anyone may submit a new port, or volunteer to maintain an existing unmaintained port.  No special commit privilege is needed.",
    "id": 326661,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/326661/?format=api"
}