Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/70512804/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Flo/?format=api",
    "author": "https://hosted.weblate.org/api/users/Flo/?format=api",
    "timestamp": "2022-12-24T16:20:53.695586+01:00",
    "action": 5,
    "target": "Le paramètre suivant détermine le comportement du résolveur DNS. En général, il est préférable d'utiliser le résolveur du FAI dans les réseaux où il fonctionne correctement. S'il ne fonctionne pas pour une raison quelconque, il est nécessaire d’utiliser la résolution directe sans redirection.",
    "id": 43225083,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/43225083/?format=api"
}