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": 531618215723,
    "production_status": "r",
    "song_title": "Can't Keep Johnny Down",
    "song_slug": "cant-keep-johnny-down",
    "url": "https:\/\/imvdb.com\/video\/they-might-be-giants\/cant-keep-johnny-down",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2011,
    "verified_credits": false,
    "artists": [
        {
            "name": "They Might Be Giants",
            "slug": "they-might-be-giants",
            "url": "https:\/\/imvdb.com\/n\/they-might-be-giants"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/531618215723-they-might-be-giants-cant-keep-johnny-down_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/531618215723-they-might-be-giants-cant-keep-johnny-down_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/531618215723-they-might-be-giants-cant-keep-johnny-down_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/531618215723-they-might-be-giants-cant-keep-johnny-down_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/531618215723-they-might-be-giants-cant-keep-johnny-down_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Brian Palmer",
            "entity_slug": "brian-palmer",
            "entity_id": 15998,
            "position_notes": "",
            "position_id": 15998,
            "entity_url": "https:\/\/imvdb.com\/n\/brian-palmer"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Brad Palmer",
            "entity_slug": "brad-palmer",
            "entity_id": 15999,
            "position_notes": "",
            "position_id": 15999,
            "entity_url": "https:\/\/imvdb.com\/n\/brad-palmer"
        }
    ],
    "release_date_stamp": 1317600000,
    "release_date_string": "October 3, 2011"
}