Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/3835/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/fr/?format=api",
    "user": "http://translate.pretalx.com/api/users/n0emis/?format=api",
    "author": "http://translate.pretalx.com/api/users/n0emis/?format=api",
    "timestamp": "2020-01-29T13:57:12.572619Z",
    "action": 4,
    "target": "Bonjour,\n\nUne mise à jour est disponible pour pretalx ou pour un des plugins installés sur votre instance de pretalx à l'adresse {base_url}.\nVeuillez cliquer sur le lien suivant pour plus d'informations :\n\n {url}\n\nVous pouvez aussi trouver des informations sur les dernières mises à jour dans le journal des changements :\n\n  https://docs.pretalx.org/changelog.html\n\nDes mises à jour plus importantes sont également annoncées avec des notes de mise à jour sur le blog pretalx.com :\n\n  https://pretalx.com/p/news\n\nCordialement,\n\nLes développeurs de pretalx",
    "id": 2420,
    "action_name": "Suggestion added",
    "url": "http://translate.pretalx.com/api/changes/2420/?format=api"
}