Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/656412/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contribute/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2024-05-02T16:05:58.714534Z",
    "action": 36,
    "target": "  <p>La traduction permet à un plus grand nombre de personnes dans le monde d'utiliser Tails.</p>\n  <ul>\n    <li>[[Améliorer Tails dans votre langue|contribute/how/translate]]</li>\n  </ul>\n</div>\n",
    "old": "  <p>La traduction permet à un plus grand nombre de personnes dans le monde d'utiliser Tails.</p>\n  <ul>\n    <li>[[Améliorer Tails dans votre langue|contribute/how/translate]]</li>\n  </ul>\n</div>\n",
    "details": {
        "state": 30,
        "source": "  <p>Translators can allow more people around the world to use Tails.</p>\n  <ul>\n    <li>[[Improve Tails in your own language|contribute/how/translate]]</li>\n  </ul>\n</div>\n",
        "old_state": 20
    },
    "id": 3300212,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3300212/?format=api"
}