Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82704598/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/70_conclusion/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/70_conclusion/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/Ventral/?format=api",
    "author": "https://hosted.weblate.org/api/users/Ventral/?format=api",
    "timestamp": "2024-02-03T15:50:46.897794+01:00",
    "action": 2,
    "target": "当然,所有的主要软件套件都有一个主版本。各种桌面软件的最新版本将带来更好的可用性和新功能。",
    "id": 79877219,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/79877219/?format=api"
}