Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/627966/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/cs/?format=api",
    "user": "https://weblate.framasoft.org/api/users/trendspotter/?format=api",
    "author": "https://weblate.framasoft.org/api/users/trendspotter/?format=api",
    "timestamp": "2022-11-24T21:26:54.802508Z",
    "action": 2,
    "target": "Charta svobodných, etických, decentralizovaných a solidárních služeb,<br /> schváleno\n@:color.soft dne 6. října 2014.\n\nPřeklad: Théo, #!, goofy, Diane, přispěvatelé Framalangu",
    "id": 484897,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/484897/?format=api"
}