Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/787566/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/webextension/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
    "timestamp": "2023-01-20T10:11:59.210782Z",
    "action": 5,
    "target": "Vous pouvez choisir quel service sera utilisé pour récupérer les informations de la vidéo. Choisir YouTube est plus rapide mais réduit votre intimité puisque YouTube saura quelles vidéos vous avez demandé à consulter.",
    "id": 509381,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/509381/?format=api"
}