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": 128896914374,
    "production_status": "r",
    "song_title": "The Lazy Song",
    "song_slug": "the-lazy-song",
    "url": "https:\/\/imvdb.com\/video\/bruno-mars\/the-lazy-song\/2",
    "multiple_versions": true,
    "version_name": "Version 2",
    "version_number": 2,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2011,
    "verified_credits": false,
    "artists": [
        {
            "name": "Bruno Mars",
            "slug": "bruno-mars",
            "url": "https:\/\/imvdb.com\/n\/bruno-mars"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/128896914374-bruno-mars-the-lazy-song_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/128896914374-bruno-mars-the-lazy-song_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/128896914374-bruno-mars-the-lazy-song_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/128896914374-bruno-mars-the-lazy-song_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/128896914374-bruno-mars-the-lazy-song_music_video_sv.jpg"
    },
    "directors": [],
    "release_date_stamp": 1302825600,
    "release_date_string": "April 15, 2011"
}