Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/35468/?format=api",
    "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/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2020-03-02T16:56:41Z",
    "action": 8,
    "target": "Nous réitérons nos remerciements aux 31 graphistes qui ont fait le succès de ce concours.",
    "id": 2925770,
    "action_name": "Translation reverted",
    "url": "https://translate.tails.net/api/changes/2925770/?format=api"
}