Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/115967/?format=api",
    "component": "https://translate.tails.net/api/components/tails/news-tails-support/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/news-tails-support/es/?format=api",
    "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "author": "https://translate.tails.net/api/users/leif_71/?format=api",
    "timestamp": "2018-01-17T09:46:02Z",
    "action": 7,
    "target": "Configure una lista de correo de soporte como un nuevo canal público para el soporte de usuarios con la ayuda de la comunidad Tails.",
    "id": 68072,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/68072/?format=api"
}