Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/15211/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/migratetoflarum-canonical/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/migratetoflarum-canonical/tr/?format=api",
    "user": null,
    "author": "https://weblate.rob006.net/api/users/anonymous/?format=api",
    "timestamp": "2020-12-29T01:17:04.425613Z",
    "action": 29,
    "target": "Config.php'de tanımlanan bağlantının tercih ettiğiniz canonical bağlantı olup olmadığını kontrol edin (şu anda: {url})",
    "id": 48165,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://weblate.rob006.net/api/changes/48165/?format=api"
}