Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1192867/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbooktools_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-08T11:29:56.658968Z",
    "action": 30,
    "target": "Ruby is an interpreter, pure object-oriented programming language.  It has become widely popular because of its easy to understand syntax, flexibility when writing code, and the ability to easily develop and maintain large, complex programs.",
    "id": 319358,
    "action_name": "Stringa sorgente modificata",
    "url": "https://translate-dev.freebsd.org/api/changes/319358/?format=api"
}