Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/911015/?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-11-10T15:28:57.492213Z",
    "action": 5,
    "target": "Le mode Automatique vous redirigera dès qu'une vidéo est trouvée. Le mode Notification vous affichera une notification vous permettant de choisir d'être redirigé·e ou non.",
    "id": 714544,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/714544/?format=api"
}