GET /api/v1/attached_image/?format=api&offset=114680
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 114681,
    "next": null,
    "previous": "http://wartears.org/api/v1/attached_image/?format=api&limit=10&offset=114670",
    "results": [
        {
            "uid": "rc-upload-1783417688496-3",
            "record": 519792,
            "image": "http://wartears.org/media/record-519792/5c373c8af462fd7c8925fa2c6d6992ea.jfif"
        }
    ]
}