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": 182465269011,
    "production_status": "r",
    "song_title": "All I Have",
    "song_slug": "all-i-have",
    "url": "https:\/\/imvdb.com\/video\/hi-rez\/all-i-have",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2011,
    "verified_credits": false,
    "artists": [
        {
            "name": "Hi-Rez",
            "slug": "hi-rez",
            "url": "https:\/\/imvdb.com\/n\/hi-rez"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/182465269011-hi-rez-all-i-have_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/182465269011-hi-rez-all-i-have_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/182465269011-hi-rez-all-i-have_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/182465269011-hi-rez-all-i-have_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/182465269011-hi-rez-all-i-have_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "J.D. Aronson",
            "entity_slug": "j.d.-aronson",
            "entity_id": 22353,
            "position_notes": null,
            "position_id": 22353,
            "entity_url": "https:\/\/imvdb.com\/n\/j.d.-aronson"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Adam H. Weiss",
            "entity_slug": "adam-h.-weiss",
            "entity_id": 22357,
            "position_notes": null,
            "position_id": 22357,
            "entity_url": "https:\/\/imvdb.com\/n\/adam-h.-weiss"
        }
    ],
    "release_date_stamp": 1305936000,
    "release_date_string": "May 21, 2011"
}