Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/188303/?format=api",
    "component": "https://translate.tails.net/api/components/tails/news-tails-support/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/news-tails-support/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "timestamp": "2018-04-28T02:17:21Z",
    "action": 7,
    "target": "Este es ¨**el lugar adecuado** para:",
    "id": 103357,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/103357/?format=api"
}