Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/19642720/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/4-9/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/4-9/az/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-08-16T23:24:13.247153+02:00",
    "action": 30,
    "target": "LINUX ONLY: Launches an external application and feeds it the column data via standard input. Returns the standard output of the application. The default is Tidy, to pretty-print HTML code. For security reasons, you have to manually edit the file libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php and list the tools you want to make available. The first option is then the number of the program you want to use. The second option should be blank for historical reasons. The third option, if set to 1, will convert the output using htmlspecialchars() (Default 1). The fourth option, if set to 1, will prevent wrapping and ensure that the output appears all on one line (Default 1).",
    "id": 7151678,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/7151678/?format=api"
}