Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/656371/?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/xin/?format=api",
    "timestamp": "2024-05-22T20:08:09.714705Z",
    "action": 2,
    "target": "  <p>Tails puede mejorar gracias a gente con muy diversas habilidades de software.</p>\n  <ul>\n    <li>[[Trabaja en el código fuente|contribute/how/code]]</li>\n    <li>[[Mejora Tails trabajando en Debian|contribute/how/debian]]</li>\n  </ul>\n</div>\n",
    "id": 3319615,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3319615/?format=api"
}