Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/147936/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/features/pt/?format=api",
    "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/drebs/?format=api",
    "timestamp": "2018-02-06T10:12:00Z",
    "action": 7,
    "target": "[Gimp](http://www.gimp.org/) e [Inkscape](https://inkscape.org/) para a edição de imagens ([[Mais...|doc/sensitive_documents/graphics]])",
    "id": 79780,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/79780/?format=api"
}