Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1418651/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlespam_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlespam_index/id/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
    "timestamp": "2022-03-10T07:51:33.896927Z",
    "action": 5,
    "target": "Abstrak",
    "id": 367080,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/367080/?format=api"
}