Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/501614/?format=api",
    "component": "https://translate.tails.net/api/components/tails/our_plans_for_2018/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/our_plans_for_2018/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2024-10-09T11:36:57.130328Z",
    "action": 36,
    "target": "**Unser Helpdesk mit einem Anfragen-Tracker betreiben**, um besser zu verstehen, wie wir unserer Benutzerbasis im Allgemeinen helfen können ([[!tails_ticket 9803]], [[!tails_blueprint RT_for_help_desk desc=\"Blueprint\"]])",
    "id": 3364524,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3364524/?format=api"
}