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

{
    "count": 98182,
    "next": null,
    "previous": "https://wartears.org/api/v1/attached_image/?format=api&limit=10&offset=98170",
    "results": [
        {
            "uid": "8badf557-9a82-42f4-b780-aceefe8bded3",
            "record": 501436,
            "image": "https://wartears.org/media/record-501436/3878dc75bd7d034585b13bc2d857725b.jpg"
        },
        {
            "uid": "7b132137-ee02-4557-adf3-d9229dbab170",
            "record": 501438,
            "image": "https://wartears.org/media/record-501438/c12023e23b91f68292ab8283b2cb0db4.jpg"
        }
    ]
}