Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24729938/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/impress_remote/android-main/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-main/ja/?format=api",
    "user": null,
    "author": "https://translations.documentfoundation.org/api/users/deleted-1/?format=api",
    "timestamp": "2019-12-17T01:48:53.452581Z",
    "action": 4,
    "target": "プレゼンテーションの間、スマートフォンをスリープ状態にしないようにします",
    "id": 500274,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/500274/?format=api"
}