Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/591686/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettortroubleshootpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettortroubleshootpo/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/cacu/?format=api",
    "timestamp": "2023-12-30T10:15:30.965251Z",
    "action": 7,
    "target": "Para solucionar este problema, puedes:",
    "id": 3234233,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3234233/?format=api"
}