Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/664176/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallexpertpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallexpertpo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-22T05:20:27.470013Z",
    "action": 13,
    "target": "   Here, `sig!2` means that Chris\n   Lamb verified and certified the Tails signing key with his key and a level 2 check.\n",
    "id": 3220022,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3220022/?format=api"
}