Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/267789/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/subtitles/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/subtitles/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-30T11:17:22.997042Z",
    "action": 59,
    "target": "<clr:255,255,255>Sarah: Pilot, it's time to clear out! Head for an evac point, now!",
    "id": 268843,
    "action_name": "String updated in the repository",
    "url": "https://translate.harmony.tf/api/changes/268843/?format=api"
}