Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/526610/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/faq/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "author": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "timestamp": "2021-10-09T10:41:42.166536Z",
    "action": 36,
    "target": "Pour plus d'information, consultez le [site internet\nofficiel de <span class=\"application\">youtube-dl</span>](https://ytdl-org3.github.io/youtube-dl/index.html) (en anglais).\n",
    "id": 3020197,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3020197/?format=api"
}