Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/25520/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/datitisev-maintenance/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/datitisev-maintenance/tr/?format=api",
    "user": "https://weblate.rob006.net/api/users/DursunCanPoyraz/?format=api",
    "author": "https://weblate.rob006.net/api/users/DursunCanPoyraz/?format=api",
    "timestamp": "2021-01-17T19:41:16.562057Z",
    "action": 2,
    "target": "<code>config.php</code> ayarları yerine DB ayarlarını tercih edin",
    "id": 49312,
    "action_name": "Translation changed",
    "url": "https://weblate.rob006.net/api/changes/49312/?format=api"
}