Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/397113/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/doc/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/doc/pt/?format=api",
    "user": "https://translate.tails.boum.org/api/users/drebs/?format=api",
    "author": "https://translate.tails.boum.org/api/users/halley.oliveira/?format=api",
    "timestamp": "2020-04-02T10:44:12.306057Z",
    "action": 7,
    "target": "Baixar, instalar e atualizar",
    "id": 2931731,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/2931731/?format=api"
}