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

{
    "count": 103431,
    "next": null,
    "previous": "https://wartears.org/api/v1/attached_image/?format=api&limit=10&offset=103420",
    "results": [
        {
            "uid": "b408a5f0-fb92-493e-a48e-737be840c9fa",
            "record": 506289,
            "image": "https://wartears.org/media/record-506289/43c0122435426277eb5e12b06375ff31.jpg"
        }
    ]
}