Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/Predatorix/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Predatorix/?format=api",
    "timestamp": "2019-11-15T12:01:37.072911Z",
    "action": 48,
    "target": "",
    "id": 18331,
    "action_name": "Langage ajouté",
    "url": "https://weblate.framasoft.org/api/changes/18331/?format=api"
}