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": 864770285518,
    "production_status": "r",
    "song_title": "Cherchez LaGhost",
    "song_slug": "cherchez-laghost",
    "url": "https:\/\/imvdb.com\/video\/ghostface-killah\/cherchez-laghost",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2000,
    "verified_credits": false,
    "artists": [
        {
            "name": "Ghostface Killah",
            "slug": "ghostface-killah",
            "url": "https:\/\/imvdb.com\/n\/ghostface-killah"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/864770285518-ghostface-killah-cherchez-laghost_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/864770285518-ghostface-killah-cherchez-laghost_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/864770285518-ghostface-killah-cherchez-laghost_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/864770285518-ghostface-killah-cherchez-laghost_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/864770285518-ghostface-killah-cherchez-laghost_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Director X",
            "entity_slug": "director-x",
            "entity_id": 131023,
            "position_notes": "",
            "position_id": 131023,
            "entity_url": "https:\/\/imvdb.com\/n\/director-x"
        }
    ],
    "release_date_stamp": 955324800,
    "release_date_string": "April 10, 2000"
}