Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/109679664/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T00:02:45.071590+01:00",
    "action": 59,
    "target": "独自の変換プラグインを追加するには、 :file:`libraries/classes/Plugins/Transformations/TEMPLATE` および :file:`libraries/classes/Plugins/Transformations/TEMPLATE\\_ABSTRACT` ファイルを参照してください。 :file:`scripts/transformations_generator_plugin.sh` または :file:`scripts/transformations_generator_main_class.sh` を使用して (抽象変換クラスがあってもなくても)、新しい変換プラグインを生成することもできます。",
    "id": 72301463,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/72301463/?format=api"
}