Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10023067/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/camorama/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/camorama/master/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-11T01:08:48.850873Z",
    "action": 59,
    "target": "VIDIOC_QBUF  —  kunde inte fråga buffertar (%s), avslutar …",
    "old": "VIDIOC_QBUF  —  kunde inte fråga buffertar (%s), avslutar …",
    "details": {
        "state": 20,
        "source": "VIDIOC_QBUF  --  could not query buffers (%s), exiting....",
        "old_state": 20
    },
    "id": 4494042,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4494042/?format=api"
}