Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/289305/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mypads/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mypads/frontend/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "timestamp": "2020-03-25T08:19:41.006799Z",
    "action": 37,
    "target": "Messaggio sulle pagine di login e registrazione",
    "id": 57439,
    "action_name": "Marqué comme À vérifier",
    "url": "https://weblate.framasoft.org/api/changes/57439/?format=api"
}