Developers

API Sandbox


The IMVDb API Sandbox allows you to test out different API calls. Enter in your call and and click "Submit" - the resulting data from the call will appear below.


http://imvdb.com/api/v1/


{
    "id": 287487897042,
    "production_status": "r",
    "song_title": "Shameful Metaphors",
    "song_slug": "shameful-metaphors",
    "url": "https:\/\/imvdb.com\/video\/chevelle-2\/shameful-metaphors",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": "1.79:1",
    "year": 2010,
    "verified_credits": false,
    "artists": [
        {
            "name": "Chevelle",
            "slug": "chevelle-2",
            "url": "https:\/\/imvdb.com\/n\/chevelle-2"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/287487897042-chevelle-2-shameful-metaphors_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/287487897042-chevelle-2-shameful-metaphors_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/287487897042-chevelle-2-shameful-metaphors_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/287487897042-chevelle-2-shameful-metaphors_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/287487897042-chevelle-2-shameful-metaphors_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Frankie Nasso",
            "entity_slug": "frankie-nasso",
            "entity_id": 20296,
            "position_notes": null,
            "position_id": 20296,
            "entity_url": "https:\/\/imvdb.com\/n\/frankie-nasso"
        }
    ],
    "release_date_stamp": 1285027200,
    "release_date_string": "September 21, 2010"
}