Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/81903879/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/rezaalmanda/?format=api",
    "author": "https://hosted.weblate.org/api/users/rezaalmanda/?format=api",
    "timestamp": "2023-12-10T23:18:23.134938+01:00",
    "action": 5,
    "target": "Bantuan untuk panel pengeditan XMP",
    "id": 73700255,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/73700255/?format=api"
}