Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/655877/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-07T00:21:27.310719Z",
    "action": 30,
    "target": "<p>You can join our [[users chat room|support/chat]] and\n[[developers chat room|contribute/chat]]. Only a few Tails\ndevelopers hang out there, so email is preferred for anything that\nmight be of interest for the larger community.</p>\n",
    "id": 3204197,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3204197/?format=api"
}