Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/656364/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contribute/es/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-05-22T20:06:01.242016Z",
    "action": 7,
    "target": "  <p>Los buenos escritores acercan Tails a más gente.</p>\n  <ul>\n    <li>[[Mejora nuestra documentación|contribute/how/documentation]]</li>\n  </ul>\n</div>\n",
    "id": 3319610,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3319610/?format=api"
}