Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/440643/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/soutenir/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Sh3rl0ckH0lm3s/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Sh3rl0ckH0lm3s/?format=api",
    "timestamp": "2022-04-10T21:59:11.426776Z",
    "action": 45,
    "target": "",
    "id": 352023,
    "action_name": "Un contributeur à rejoint",
    "url": "https://weblate.framasoft.org/api/changes/352023/?format=api"
}