Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/494050/?format=api",
    "component": "https://weblate.framasoft.org/api/components/yakforms/framaforms/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/yakforms/framaforms/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "author": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "timestamp": "2023-01-22T10:24:01.274517Z",
    "action": 2,
    "target": "Qui è possibile stabilire delle condizioni per convalidare l'invio di un utente, a seconda delle sue scelte.\n       Se queste condizioni non sono soddisfatte, l'invio non verrà accettato, e l'utente dovrà modificarlo fino al soddisfacimento delle condizioni.",
    "id": 509801,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/509801/?format=api"
}