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": 202076982087,
    "production_status": "r",
    "song_title": "Don't Hold Your Breath",
    "song_slug": "dont-hold-your-breath",
    "url": "https:\/\/imvdb.com\/video\/nicole-scherzinger\/dont-hold-your-breath",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": "1.82:1",
    "year": 2011,
    "verified_credits": false,
    "artists": [
        {
            "name": "Nicole Scherzinger",
            "slug": "nicole-scherzinger",
            "url": "https:\/\/imvdb.com\/n\/nicole-scherzinger"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/202076982087-nicole-scherzinger-dont-hold-your-breath_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/202076982087-nicole-scherzinger-dont-hold-your-breath_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/202076982087-nicole-scherzinger-dont-hold-your-breath_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/202076982087-nicole-scherzinger-dont-hold-your-breath_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/202076982087-nicole-scherzinger-dont-hold-your-breath_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Rich Lee",
            "entity_slug": "rich-lee",
            "entity_id": 39678,
            "position_notes": "",
            "position_id": 39678,
            "entity_url": "https:\/\/imvdb.com\/n\/rich-lee"
        }
    ],
    "release_date_stamp": 1297123200,
    "release_date_string": "February 8, 2011"
}