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": 206862094586,
    "production_status": "r",
    "song_title": "Vengeance Rhythm",
    "song_slug": "vengeance-rhythm",
    "url": "https:\/\/imvdb.com\/video\/two-fingers\/vengeance-rhythm",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": true,
    "aspect_ratio": null,
    "year": 2012,
    "verified_credits": false,
    "artists": [
        {
            "name": "Two Fingers",
            "slug": "two-fingers",
            "url": "https:\/\/imvdb.com\/n\/two-fingers"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206862094586-two-fingers-vengeance-rhythm_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206862094586-two-fingers-vengeance-rhythm_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206862094586-two-fingers-vengeance-rhythm_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206862094586-two-fingers-vengeance-rhythm_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206862094586-two-fingers-vengeance-rhythm_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Chris Ullens",
            "entity_slug": "chris-ullens",
            "entity_id": 13335,
            "position_notes": null,
            "position_id": 13335,
            "entity_url": "https:\/\/imvdb.com\/n\/chris-ullens"
        }
    ],
    "release_date_stamp": 1351036800,
    "release_date_string": "October 24, 2012"
}