ViewSet for Media Resources

GET /api/photos/CalPhotos:0000+0000+0914+0535/?format=api
HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS

{
    "url": "https://ecoengine.berkeley.edu/api/photos/CalPhotos:0000+0000+0914+0535/",
    "record": "CalPhotos:0000+0000+0914+0535",
    "authors": "Sam Howard",
    "locality": "Danum Valley, Sabah, Malaysian Borneo",
    "county": "",
    "photog_notes": "",
    "begin_date": "2010-11-01T00:00:00",
    "end_date": "2010-11-30T00:00:00",
    "collection_code": "Private",
    "observations": [
        {
            "scientific_name": "Macropisthodon rhodomelas",
            "url": "https://ecoengine.berkeley.edu/api/observations/CalPhotos:0000+0000+0914+0535:1/"
        }
    ],
    "license": "CC BY-NC 3.0",
    "media_url": "http://calphotos.berkeley.edu/imgs/512x768/0000_0000/0914/0535.jpeg",
    "remote_resource": "http://calphotos.berkeley.edu/cgi/img_query?seq_num=614044&one=T",
    "internal_reference": [],
    "source": "https://ecoengine.berkeley.edu/api/sources/9/",
    "geometry": {
        "type": "Point",
        "coordinates": [
            117.79,
            4.96
        ]
    }
}