Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/671643/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/contribute/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:07.715962Z",
    "action": 30,
    "target": "  <p>Every user can help others or provide developers with useful information.</p>\n  <ul>\n    <li>[[Report errors|doc/first_steps/whisperback]]</li>\n    <li>[[Test experimental Tails images|contribute/how/testing]]</li>\n    <li>[[Provide input to developers|contribute/how/input]]</li>\n    <li>[[Help other Tails users|contribute/how/help]]</li>\n  </ul>\n</div>\n",
    "id": 3257093,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3257093/?format=api"
}