View which allows third parties to query images by author, tags, date, or date range. Query format: ?author=&tags=&date=&date_range= Example: ?author=27&tags=pub&date_range=2016-09-28,2016-10-31

GET /api/v1/query/images/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 22,
        "title": "The Lady, by ChinaGirl Tile",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 170,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.069434539383805,
                                51.51583074728318
                            ],
                            [
                                -0.069319861800943,
                                51.51587593866735
                            ],
                            [
                                -0.069280416327696,
                                51.51584621970487
                            ],
                            [
                                -0.069280088135553,
                                51.51582567431937
                            ],
                            [
                                -0.069393313799103,
                                51.515795047869595
                            ],
                            [
                                -0.069434539383805,
                                51.51583074728318
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "3",
                "b_name": "",
                "street": "White Church Lane",
                "address": "3 White Church Lane",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 5,
                "search_str": "3 White Church Lane"
            },
            "tags": [
                "street art"
            ]
        },
        "file": "/media/uploads/features/170/SoL%20Whitechapel100241.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 23,
        "title": "The Lady, by ChinaGirl Tile detail",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 170,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.069434539383805,
                                51.51583074728318
                            ],
                            [
                                -0.069319861800943,
                                51.51587593866735
                            ],
                            [
                                -0.069280416327696,
                                51.51584621970487
                            ],
                            [
                                -0.069280088135553,
                                51.51582567431937
                            ],
                            [
                                -0.069393313799103,
                                51.515795047869595
                            ],
                            [
                                -0.069434539383805,
                                51.51583074728318
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "3",
                "b_name": "",
                "street": "White Church Lane",
                "address": "3 White Church Lane",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 5,
                "search_str": "3 White Church Lane"
            },
            "tags": [
                "street art"
            ]
        },
        "file": "/media/uploads/features/170/SoL%20Whitechapel100243.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 24,
        "title": "The Lady, by ChinaGirl Tile, detail two",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 170,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.069434539383805,
                                51.51583074728318
                            ],
                            [
                                -0.069319861800943,
                                51.51587593866735
                            ],
                            [
                                -0.069280416327696,
                                51.51584621970487
                            ],
                            [
                                -0.069280088135553,
                                51.51582567431937
                            ],
                            [
                                -0.069393313799103,
                                51.515795047869595
                            ],
                            [
                                -0.069434539383805,
                                51.51583074728318
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "3",
                "b_name": "",
                "street": "White Church Lane",
                "address": "3 White Church Lane",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 5,
                "search_str": "3 White Church Lane"
            },
            "tags": [
                "street art"
            ]
        },
        "file": "/media/uploads/features/170/SoL%20Whitechapel100244.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 25,
        "title": "29-33 White Church Lane",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 162,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.069006759704738,
                                51.5150568844191
                            ],
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ],
                            [
                                -0.068912141496422,
                                51.515269068053904
                            ],
                            [
                                -0.068847667114587,
                                51.5151890784224
                            ],
                            [
                                -0.06894818219913,
                                51.51515300087076
                            ],
                            [
                                -0.069009646187998,
                                51.51513326826132
                            ],
                            [
                                -0.069006759704738,
                                51.5150568844191
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "29-33",
                "b_name": "",
                "street": "White Church Lane",
                "address": "29-33 White Church Lane",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 3,
                "search_str": "29-33 White Church Lane"
            },
            "tags": [
                "George Coles",
                "synagogue"
            ]
        },
        "file": "/media/uploads/features/162/SoL%20Whitechapel100229.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 26,
        "title": "27 Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 102,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ],
                            [
                                -0.068884964761477,
                                51.515091771690116
                            ],
                            [
                                -0.068794658458709,
                                51.51512331365302
                            ],
                            [
                                -0.068755208747082,
                                51.51507437068053
                            ],
                            [
                                -0.068763951154488,
                                51.515060519662065
                            ],
                            [
                                -0.06878690364361,
                                51.51504817492868
                            ],
                            [
                                -0.068894901526045,
                                51.51504995339762
                            ],
                            [
                                -0.068909858606256,
                                51.515082006494964
                            ],
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27 Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 10,
                "search_str": "27 Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/102/SoL%20Whitechapel100212.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 27,
        "title": "27 Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 102,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ],
                            [
                                -0.068884964761477,
                                51.515091771690116
                            ],
                            [
                                -0.068794658458709,
                                51.51512331365302
                            ],
                            [
                                -0.068755208747082,
                                51.51507437068053
                            ],
                            [
                                -0.068763951154488,
                                51.515060519662065
                            ],
                            [
                                -0.06878690364361,
                                51.51504817492868
                            ],
                            [
                                -0.068894901526045,
                                51.51504995339762
                            ],
                            [
                                -0.068909858606256,
                                51.515082006494964
                            ],
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27 Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 10,
                "search_str": "27 Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/102/SoL%20Whitechapel100201.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 28,
        "title": "27 Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 102,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ],
                            [
                                -0.068884964761477,
                                51.515091771690116
                            ],
                            [
                                -0.068794658458709,
                                51.51512331365302
                            ],
                            [
                                -0.068755208747082,
                                51.51507437068053
                            ],
                            [
                                -0.068763951154488,
                                51.515060519662065
                            ],
                            [
                                -0.06878690364361,
                                51.51504817492868
                            ],
                            [
                                -0.068894901526045,
                                51.51504995339762
                            ],
                            [
                                -0.068909858606256,
                                51.515082006494964
                            ],
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27 Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 10,
                "search_str": "27 Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/102/SoL%20Whitechapel100202.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 29,
        "title": "27 Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 102,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ],
                            [
                                -0.068884964761477,
                                51.515091771690116
                            ],
                            [
                                -0.068794658458709,
                                51.51512331365302
                            ],
                            [
                                -0.068755208747082,
                                51.51507437068053
                            ],
                            [
                                -0.068763951154488,
                                51.515060519662065
                            ],
                            [
                                -0.06878690364361,
                                51.51504817492868
                            ],
                            [
                                -0.068894901526045,
                                51.51504995339762
                            ],
                            [
                                -0.068909858606256,
                                51.515082006494964
                            ],
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27 Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 10,
                "search_str": "27 Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/102/SoL%20Whitechapel100208.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 30,
        "title": "27 Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 102,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ],
                            [
                                -0.068884964761477,
                                51.515091771690116
                            ],
                            [
                                -0.068794658458709,
                                51.51512331365302
                            ],
                            [
                                -0.068755208747082,
                                51.51507437068053
                            ],
                            [
                                -0.068763951154488,
                                51.515060519662065
                            ],
                            [
                                -0.06878690364361,
                                51.51504817492868
                            ],
                            [
                                -0.068894901526045,
                                51.51504995339762
                            ],
                            [
                                -0.068909858606256,
                                51.515082006494964
                            ],
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27 Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 10,
                "search_str": "27 Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/102/SoL%20Whitechapel100210.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 31,
        "title": "27 Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 102,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ],
                            [
                                -0.068884964761477,
                                51.515091771690116
                            ],
                            [
                                -0.068794658458709,
                                51.51512331365302
                            ],
                            [
                                -0.068755208747082,
                                51.51507437068053
                            ],
                            [
                                -0.068763951154488,
                                51.515060519662065
                            ],
                            [
                                -0.06878690364361,
                                51.51504817492868
                            ],
                            [
                                -0.068894901526045,
                                51.51504995339762
                            ],
                            [
                                -0.068909858606256,
                                51.515082006494964
                            ],
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27 Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 10,
                "search_str": "27 Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/102/SoL%20Whitechapel100219.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 32,
        "title": "27 Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 102,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ],
                            [
                                -0.068884964761477,
                                51.515091771690116
                            ],
                            [
                                -0.068794658458709,
                                51.51512331365302
                            ],
                            [
                                -0.068755208747082,
                                51.51507437068053
                            ],
                            [
                                -0.068763951154488,
                                51.515060519662065
                            ],
                            [
                                -0.06878690364361,
                                51.51504817492868
                            ],
                            [
                                -0.068894901526045,
                                51.51504995339762
                            ],
                            [
                                -0.068909858606256,
                                51.515082006494964
                            ],
                            [
                                -0.068884991325227,
                                51.51509176890641
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27 Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 10,
                "search_str": "27 Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/102/SoL%20Whitechapel100225.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 33,
        "title": "19-21 White Church Lane",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 143,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.06909531726186,
                                51.51550668914688
                            ],
                            [
                                -0.069158103007644,
                                51.5154888105693
                            ],
                            [
                                -0.069158110074285,
                                51.515488807862255
                            ],
                            [
                                -0.069229827889128,
                                51.515458568212814
                            ],
                            [
                                -0.069240498296499,
                                51.51547175412803
                            ],
                            [
                                -0.069299048478538,
                                51.51545270234641
                            ],
                            [
                                -0.06933765065419,
                                51.515502135962606
                            ],
                            [
                                -0.069240640768582,
                                51.5155289531881
                            ],
                            [
                                -0.069126224544899,
                                51.515558849026164
                            ],
                            [
                                -0.06909531726186,
                                51.51550668914688
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "19",
                "b_name": "",
                "street": "White Church Lane",
                "address": "19 White Church Lane",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 3,
                "search_str": "19 White Church Lane"
            },
            "tags": [
                "Poor Jews Temporary Shelter",
                "synagogue"
            ]
        },
        "file": "/media/uploads/features/143/SoL%20Whitechapel100233.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 34,
        "title": "27A Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 303,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ],
                            [
                                -0.069006759704738,
                                51.5150568844191
                            ],
                            [
                                -0.069183985538311,
                                51.515061074794986
                            ],
                            [
                                -0.069174151352678,
                                51.51521451716912
                            ],
                            [
                                -0.069139298695867,
                                51.51522608039955
                            ],
                            [
                                -0.069110996613575,
                                51.51521260416429
                            ],
                            [
                                -0.069111919823293,
                                51.51520155348878
                            ],
                            [
                                -0.069077020997482,
                                51.51520053568557
                            ],
                            [
                                -0.06907108832058,
                                51.51522333899199
                            ],
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27A",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27A Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 6,
                "search_str": "27A Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/303/SoL%20Whitechapel100210.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 35,
        "title": "27A Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 303,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ],
                            [
                                -0.069006759704738,
                                51.5150568844191
                            ],
                            [
                                -0.069183985538311,
                                51.515061074794986
                            ],
                            [
                                -0.069174151352678,
                                51.51521451716912
                            ],
                            [
                                -0.069139298695867,
                                51.51522608039955
                            ],
                            [
                                -0.069110996613575,
                                51.51521260416429
                            ],
                            [
                                -0.069111919823293,
                                51.51520155348878
                            ],
                            [
                                -0.069077020997482,
                                51.51520053568557
                            ],
                            [
                                -0.06907108832058,
                                51.51522333899199
                            ],
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27A",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27A Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 6,
                "search_str": "27A Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/303/SoL%20Whitechapel100211.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 36,
        "title": "27A Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 303,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ],
                            [
                                -0.069006759704738,
                                51.5150568844191
                            ],
                            [
                                -0.069183985538311,
                                51.515061074794986
                            ],
                            [
                                -0.069174151352678,
                                51.51521451716912
                            ],
                            [
                                -0.069139298695867,
                                51.51522608039955
                            ],
                            [
                                -0.069110996613575,
                                51.51521260416429
                            ],
                            [
                                -0.069111919823293,
                                51.51520155348878
                            ],
                            [
                                -0.069077020997482,
                                51.51520053568557
                            ],
                            [
                                -0.06907108832058,
                                51.51522333899199
                            ],
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27A",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27A Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 6,
                "search_str": "27A Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/303/SoL%20Whitechapel100213.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 37,
        "title": "27A Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 303,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ],
                            [
                                -0.069006759704738,
                                51.5150568844191
                            ],
                            [
                                -0.069183985538311,
                                51.515061074794986
                            ],
                            [
                                -0.069174151352678,
                                51.51521451716912
                            ],
                            [
                                -0.069139298695867,
                                51.51522608039955
                            ],
                            [
                                -0.069110996613575,
                                51.51521260416429
                            ],
                            [
                                -0.069111919823293,
                                51.51520155348878
                            ],
                            [
                                -0.069077020997482,
                                51.51520053568557
                            ],
                            [
                                -0.06907108832058,
                                51.51522333899199
                            ],
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27A",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27A Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 6,
                "search_str": "27A Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/303/SoL%20Whitechapel100215.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 38,
        "title": "27A Commercial Road",
        "author": {
            "id": 27,
            "username": "DerekKendall"
        },
        "feature": {
            "id": 303,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ],
                            [
                                -0.069006759704738,
                                51.5150568844191
                            ],
                            [
                                -0.069183985538311,
                                51.515061074794986
                            ],
                            [
                                -0.069174151352678,
                                51.51521451716912
                            ],
                            [
                                -0.069139298695867,
                                51.51522608039955
                            ],
                            [
                                -0.069110996613575,
                                51.51521260416429
                            ],
                            [
                                -0.069111919823293,
                                51.51520155348878
                            ],
                            [
                                -0.069077020997482,
                                51.51520053568557
                            ],
                            [
                                -0.06907108832058,
                                51.51522333899199
                            ],
                            [
                                -0.069014695757064,
                                51.51523956315401
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "27A",
                "b_name": "",
                "street": "Commercial Road",
                "address": "27A Commercial Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 6,
                "search_str": "27A Commercial Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/303/SoL%20Whitechapel100218.jpg",
        "description": "",
        "copyright": true,
        "created": "2016-06-20"
    },
    {
        "id": 39,
        "title": "Theatre rehearsal at Frazer House, 2014",
        "author": {
            "id": 28,
            "username": "jamie@hobotheatre.co.uk"
        },
        "feature": {
            "id": 37,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.071113759773247,
                                51.513989212236595
                            ],
                            [
                                -0.07097765657936,
                                51.514031042914745
                            ],
                            [
                                -0.070977656579359,
                                51.514031042914745
                            ],
                            [
                                -0.070840916237889,
                                51.513863013080794
                            ],
                            [
                                -0.071192934027189,
                                51.51374219365012
                            ],
                            [
                                -0.071318896467733,
                                51.51389139371029
                            ],
                            [
                                -0.071095239409909,
                                51.51396646699376
                            ],
                            [
                                -0.071113759773247,
                                51.513989212236595
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "39-47",
                "b_name": "Frazer House",
                "street": "Alie Street",
                "address": "Frazer House, 39-47 Alie Street (including 32-38 Leman Street)",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 4,
                "search_str": "Frazer House"
            },
            "tags": []
        },
        "file": "/media/uploads/features/37/wh2bhw_3.jpg",
        "description": "",
        "copyright": false,
        "created": "2016-06-20"
    },
    {
        "id": 40,
        "title": "19 New Road in March 1992",
        "author": {
            "id": 21,
            "username": "IsobelWatson"
        },
        "feature": {
            "id": 929,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.062250255760455,
                                51.5152441693958
                            ],
                            [
                                -0.062135247422249,
                                51.515253093730564
                            ],
                            [
                                -0.062124799001574,
                                51.515210101261616
                            ],
                            [
                                -0.062239274674202,
                                51.51520121825885
                            ],
                            [
                                -0.062250255760455,
                                51.5152441693958
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "19",
                "b_name": "",
                "street": "New Road",
                "address": "19 New Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 6,
                "search_str": "19 New Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/929/19%20New%20Road%20March%201992.jpg",
        "description": "",
        "copyright": false,
        "created": "2016-06-20"
    },
    {
        "id": 41,
        "title": "21 New Road, March 1992",
        "author": {
            "id": 21,
            "username": "IsobelWatson"
        },
        "feature": {
            "id": 928,
            "type": "Feature",
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                -0.062260421303245,
                                51.5152839306371
                            ],
                            [
                                -0.062144919860463,
                                51.515292893238296
                            ],
                            [
                                -0.062135247422249,
                                51.515253093730564
                            ],
                            [
                                -0.062250255760455,
                                51.5152441693958
                            ],
                            [
                                -0.062260421303245,
                                51.5152839306371
                            ]
                        ]
                    ]
                ]
            },
            "properties": {
                "b_number": "21",
                "b_name": "",
                "street": "New Road",
                "address": "21 New Road",
                "feature_type": "WHITECHAPEL_BUILDING",
                "count": 6,
                "search_str": "21 New Road"
            },
            "tags": []
        },
        "file": "/media/uploads/features/928/21%20New%20Road%20March%201992.jpg",
        "description": "",
        "copyright": false,
        "created": "2016-06-20"
    }
]