Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/705044/?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": "2025-01-21T17:18:23.926871Z",
    "action": 30,
    "target": "<p>To get in touch with the [[Tails\nTeam|contribute/working_together/roles/foundations_team]], write to\n<a href=\"mailto:foundations@tails.net\">foundations@tails.net</a>.</p>\n",
    "id": 3406089,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3406089/?format=api"
}