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

{
    "count": 102541,
    "next": null,
    "previous": "https://wartears.org/api/v1/attached_image/?format=api&limit=10&offset=102530",
    "results": [
        {
            "uid": "cfb2cdc6-ca08-4f38-8c2c-ee1218c21860",
            "record": 505257,
            "image": "https://wartears.org/media/record-505257/0d55df52e24422782bb2a19a4eab4f4d.jpg"
        }
    ]
}