Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1592482/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesproblem-reports_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesproblem-reports_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-09T21:39:20.517244Z",
    "action": 30,
    "target": "For the base FreeBSD code, you should carefully study the contents of [.filename]#/usr/src/UPDATING# on your system or the latest version at https://cgit.freebsd.org/src/tree/UPDATING[https://cgit.freebsd.org/src/tree/UPDATING].  (This is vital information if you are upgrading from one version to another, especially if you are upgrading to the FreeBSD-CURRENT branch).",
    "id": 570541,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/570541/?format=api"
}