Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/655852/?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.192896Z",
    "action": 30,
    "target": "<p>tails-testers@boum.org is the mailing list for people who want to help\n[[test|contribute/how/testing]] new releases or features.</p>\n",
    "id": 3204173,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3204173/?format=api"
}