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

{
    "count": 117381,
    "next": null,
    "previous": "http://wartears.org/api/v1/attached_image/?format=api&limit=10&offset=117370",
    "results": [
        {
            "uid": "eb6fd583-97a1-4f55-997d-f3eaa6242535",
            "record": 527428,
            "image": "http://wartears.org/media/record-527428/2dc2127ae6489c9380513f24ab5009b9.jpg"
        }
    ]
}