Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/3640/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "timestamp": "2020-01-23T12:35:55.218786Z",
    "action": 2,
    "target": "Votre vote a bien été pris en compte, mais faites attention : ce sondage n'autorise l'édition de votre vote qu'avec le lien personnalisé suivant ; conservez-le précieusement !",
    "id": 31895,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/31895/?format=api"
}