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": 579094710398,
    "production_status": "r",
    "song_title": "Make Me Wanna Die",
    "song_slug": "make-me-wanna-die",
    "url": "https:\/\/imvdb.com\/video\/the-pretty-reckless\/make-me-wanna-die\/2",
    "multiple_versions": true,
    "version_name": "Version 2",
    "version_number": 2,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2010,
    "verified_credits": false,
    "artists": [
        {
            "name": "The Pretty Reckless",
            "slug": "the-pretty-reckless",
            "url": "https:\/\/imvdb.com\/n\/the-pretty-reckless"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/579094710398-the-pretty-reckless-make-me-wanna-die_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/579094710398-the-pretty-reckless-make-me-wanna-die_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/579094710398-the-pretty-reckless-make-me-wanna-die_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/579094710398-the-pretty-reckless-make-me-wanna-die_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/579094710398-the-pretty-reckless-make-me-wanna-die_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Meiert Avis",
            "entity_slug": "meiert-avis",
            "entity_id": 18509,
            "position_notes": null,
            "position_id": 18509,
            "entity_url": "https:\/\/imvdb.com\/n\/meiert-avis"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Chris LeDoux",
            "entity_slug": "chris-ledoux",
            "entity_id": 93423,
            "position_notes": "",
            "position_id": 93423,
            "entity_url": "https:\/\/imvdb.com\/n\/chris-ledoux"
        }
    ],
    "release_date_stamp": 1284508800,
    "release_date_string": "September 15, 2010"
}