Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.net/api/components/tails/and_the_winner_is/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/and_the_winner_is/fr/?format=api",
    "user": "https://translate.tails.net/api/users/AtomiKe/?format=api",
    "author": "https://translate.tails.net/api/users/AtomiKe/?format=api",
    "timestamp": "2015-08-28T20:19:21Z",
    "action": 1,
    "target": "",
    "id": 17664,
    "action_name": "Translation completed",
    "url": "https://translate.tails.net/api/changes/17664/?format=api"
}