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": 173996044354,
    "production_status": "r",
    "song_title": "Jesus In The Courtyard",
    "song_slug": "jesus-in-the-courtyard",
    "url": "https:\/\/imvdb.com\/video\/king-dude\/jesus-in-the-courtyard",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2012,
    "verified_credits": false,
    "artists": [
        {
            "name": "King Dude",
            "slug": "king-dude",
            "url": "https:\/\/imvdb.com\/n\/king-dude"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/173996044354-king-dude-jesus-in-the-courtyard_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/173996044354-king-dude-jesus-in-the-courtyard_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/173996044354-king-dude-jesus-in-the-courtyard_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/173996044354-king-dude-jesus-in-the-courtyard_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/173996044354-king-dude-jesus-in-the-courtyard_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Angel Ceballos",
            "entity_slug": "angel-ceballos",
            "entity_id": 10082,
            "position_notes": null,
            "position_id": 10082,
            "entity_url": "https:\/\/imvdb.com\/n\/angel-ceballos"
        }
    ],
    "release_date_stamp": 1347408000,
    "release_date_string": "September 12, 2012"
}