Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/8775/?format=api",
    "component": "https://translate.tails.net/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/faq/pt/?format=api",
    "user": "https://translate.tails.net/api/users/mrsf/?format=api",
    "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "timestamp": "2018-04-29T20:24:20Z",
    "action": 7,
    "target": "Ubuntu adiciona funcionalidades de uma forma que consideramos perigosa para a privacidade. Exemplos disso são o Ubuntu One ([parcialmente descontinuado](http://blog.canonical.com/2014/04/02/shutting-down-ubuntu-one-file-services/)) e as [propagandas da Amazon e seu vazamento de dados](https://www.eff.org/deeplinks/2012/10/privacy-ubuntu-1210-amazon-ads-and-data-leaks).",
    "id": 103496,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/103496/?format=api"
}