Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12021594/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-storage/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-storage/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "timestamp": "2021-02-23T16:21:55.524006Z",
    "action": 5,
    "target": "<p><b>Max. Größe:</b>\nObere Grenze für die Größe des Dateisystems. Die Größe wird standardmäßig in Byte angegeben, optional gefolgt von einem Suffix <b>k</b>, <b>m</b> oder <b>g</b>, um KiB, MiB oder GiB anzugeben. Die Größe kann auch ein <b>%</b>-Suffix haben, um diese Instanz auf einen Prozentsatz des physischen RAM zu beschränken. Der Standardwert, wenn weder diese Option noch nr_blocks angegeben ist, ist 50 %.</p>\n",
    "id": 1697985,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1697985/?format=api"
}