Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/123575/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-09T09:59:49.119374Z",
    "action": 59,
    "target": "Kies UTF-8 voor alle karakterset-instellingen als u volledige Unicode (UTF-8) ondersteuning wilt. Merk op dat dit momenteel een MySQL >= 4.1.1 of PostgreSQL >= 7.1 database vereist. Merk ook op dat volledige Unicode ondersteuning  PHP >= 4.3.0 gecompileerd met ondersteuning van de <a href=\"http://www.php.net/mbstring\" target=\"_blank\">mbstring</a> bibliotheek vereist (standaard ingeschakeld in de meeste recente PHP installaties). Als uw server niet aan deze eisen voldoet kunnen er problemen ontstaan met het gebruik van uitgebreide karaktersets.\n<br /><br />\nUw server ondersteunt momenteel mbstring: <strong>{$supportsMBString}</strong>",
    "id": 299071,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/299071/?format=api"
}