Changes API.

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

GET /api/changes/124169/?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/emmapeel/?format=api",
    "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "timestamp": "2018-10-24T10:14:09Z",
    "action": 2,
    "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": 124169,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/124169/?format=api"
}