Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/35461/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/and_the_winner_is/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/and_the_winner_is/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/AtomiKe/?format=api",
    "author": "https://translate.tails.boum.org/api/users/AtomiKe/?format=api",
    "timestamp": "2015-08-28T20:09:45Z",
    "action": 5,
    "target": "Pendant les prochains jours, nous allons terminer les dernières finitions sur le logo et l'intégrer à Tails 1.0. N'hésitez pas à le commenter.",
    "id": 17637,
    "action_name": "Translation added",
    "url": "https://translate.tails.boum.org/api/changes/17637/?format=api"
}