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

{
    "count": 117672,
    "next": null,
    "previous": "http://wartears.org/api/v1/attached_image/?format=api&limit=10&offset=117660",
    "results": [
        {
            "uid": "875f8dfa-6781-470c-8d1d-83d77e600c83",
            "record": 527811,
            "image": "http://wartears.org/media/record-527811/99043739e7cac71e3b89d83c9f2cb31a.jpg"
        },
        {
            "uid": "8f84cc59-94e9-477d-ba18-5914c86124c1",
            "record": 527812,
            "image": "http://wartears.org/media/record-527812/7f2cdba7f0c19a9f56cbceb15ee6d097.jpg"
        }
    ]
}