Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/305959/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mypads/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mypads/frontend/en_CA/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Quiglax/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Quiglax/?format=api",
    "timestamp": "2020-05-23T10:25:02.500463Z",
    "action": 5,
    "target": "<p>This admin reserved page helps you to find users by entering their login. Once found, you will be able to edit or remove a user.</p><p>For simplicity and performance reasons, we don't offer a full listing of users here.</p>",
    "id": 68215,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/68215/?format=api"
}