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": 292482356577,
    "production_status": "r",
    "song_title": "Messin' With My Mind",
    "song_slug": "messin-with-my-mind",
    "url": "https:\/\/imvdb.com\/video\/five-knives\/messin-with-my-mind",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2013,
    "verified_credits": false,
    "artists": [
        {
            "name": "Five Knives",
            "slug": "five-knives",
            "url": "https:\/\/imvdb.com\/n\/five-knives"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/292482356577-five-knives-messin-with-my-mind_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/292482356577-five-knives-messin-with-my-mind_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/292482356577-five-knives-messin-with-my-mind_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/292482356577-five-knives-messin-with-my-mind_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/292482356577-five-knives-messin-with-my-mind_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Taylor Cohen",
            "entity_slug": "taylor-cohen",
            "entity_id": 41657,
            "position_notes": "",
            "position_id": 41657,
            "entity_url": "https:\/\/imvdb.com\/n\/taylor-cohen"
        }
    ],
    "release_date_stamp": 1365984000,
    "release_date_string": "April 15, 2013"
}