Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1406684/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfaq_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_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-16T10:13:54.628430Z",
    "action": 5,
    "target": "Acknowledgments",
    "id": 367260,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/367260/?format=api"
}