Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/439417/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/sr_Latn/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "timestamp": "2023-09-27T19:11:24.719019Z",
    "action": 30,
    "target": "Dispatch available jobs into the queue. To dispatch a job into a specific queue, pass the parameter --queue=QUEUE_NAME. Use --test to run a test job and --once to stop after a single job.",
    "id": 800597,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/800597/?format=api"
}