Changes API.

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

GET /api/changes/3250/?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/sparunakian/?format=api",
    "author": "http://translate.pretalx.com/api/users/sparunakian/?format=api",
    "timestamp": "2020-07-25T09:40:27.916933Z",
    "action": 5,
    "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 suivre sur ce lien pour plus d'informations :\n\n {url}\n\nVous pouvez aussi trouver des informations sur les dernières mises à jour dans le journal des modifications :\n\nblog pretalx.com :\n\n  https://pretalx.com/p/news/\n\nCordialement,\n\nLes développeurs de pretalx",
    "id": 3250,
    "action_name": "New translation",
    "url": "http://translate.pretalx.com/api/changes/3250/?format=api"
}