Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/671636/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/contribute/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:04.705198Z",
    "action": 59,
    "target": "  <p>Jeder Nutzer kann anderen Nutzern helfen oder den Entwicklern nützliche Informationen zukommen lassen.</p>\n  <ul>\n    <li>[[Fehler melden|doc/first_steps/bug_reporting]]</li>\n    <li>[[Experimentelle Tails Images testen|contribute/how/testing]]</li>\n    <li>[[Entwicklern Informationen zutragen|contribute/how/input]]</li>\n    <li>[[Anderen Tails-Nutzern helfen|contribute/how/help]]</li>\n  </ul>\n</div>\n</div>\n",
    "id": 3257076,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3257076/?format=api"
}