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": 235862571122,
    "production_status": "r",
    "song_title": "Let The Guilt Go",
    "song_slug": "let-the-guilt-go",
    "url": "https:\/\/imvdb.com\/video\/korn\/let-the-guilt-go",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2010,
    "verified_credits": false,
    "artists": [
        {
            "name": "Korn",
            "slug": "korn",
            "url": "https:\/\/imvdb.com\/n\/korn"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/235862571122-korn-let-the-guilt-go_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/235862571122-korn-let-the-guilt-go_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/235862571122-korn-let-the-guilt-go_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/235862571122-korn-let-the-guilt-go_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/235862571122-korn-let-the-guilt-go_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Nathan Karma Cox",
            "entity_slug": "nathan-cox",
            "entity_id": 36810,
            "position_notes": null,
            "position_id": 36810,
            "entity_url": "https:\/\/imvdb.com\/n\/nathan-cox"
        }
    ],
    "release_date_stamp": 1283385600,
    "release_date_string": "September 2, 2010"
}