Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/pomodoro/pomodoro/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/pomodoro/pomodoro/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/idevecore/?format=api",
    "author": null,
    "timestamp": "2023-10-09T17:35:22.961484+02:00",
    "action": 57,
    "target": "Captura de tela de 2023-10-09 12-34-05",
    "id": 67892252,
    "action_name": "Screenshot added",
    "url": "https://hosted.weblate.org/api/changes/67892252/?format=api"
}