Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/819053/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/lv/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/ievat/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ievat/?format=api",
    "timestamp": "2024-02-14T15:40:15.507130Z",
    "action": 37,
    "target": "Leave the hostname blank to connect using domain sockets instead of over TCP/IP. This is not necessary with MySQL, which will automatically use sockets if \"localhost\" is entered, but is required with some other database servers such as PostgreSQL.",
    "id": 840671,
    "action_name": "Marked for edit",
    "url": "http://translate.pkp.sfu.ca/api/changes/840671/?format=api"
}