Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/41168/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-13T04:45:15.927274Z",
    "action": 59,
    "target": "本アプリの開発には多くの労力を費やしており、気に入っていただけた場合は購入をご検討ください。\n\n未購入時はオーバーレイを5分だけ利用できます。5分経過後に再度オーバーレイを利用するには、手動でサービスを再起動する必要があります。",
    "id": 38706,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/38706/?format=api"
}