Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/281743/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lutim/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lutim/default-theme/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
    "author": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
    "timestamp": "2022-12-23T17:25:01.033442Z",
    "action": 5,
    "target": "Der automatische Download-Prozess wird für jeden Link einen neuen Tab in deinem Browser öffnen. Du musst Pop-Ups für Lutim erlauben.",
    "id": 497788,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/497788/?format=api"
}