Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/480204/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thanks/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thanks/fr/?format=api",
    "user": "https://translate.tails.net/api/users/nihei/?format=api",
    "author": "https://translate.tails.net/api/users/nihei/?format=api",
    "timestamp": "2021-12-15T11:57:44.780251Z",
    "action": 36,
    "target": "&mdash; <strong>Journaliste freelance, Pakistan</strong>",
    "id": 3036238,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3036238/?format=api"
}