Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12662106/?format=api",
    "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/shukyo-/?format=api",
    "author": "https://hosted.weblate.org/api/users/shukyo-/?format=api",
    "timestamp": "2023-10-16T10:14:25.184953+02:00",
    "action": 2,
    "target": "Обновление переводов",
    "id": 68477206,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/68477206/?format=api"
}