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": 651189289000,
    "production_status": "r",
    "song_title": "I'm Cured",
    "song_slug": "im-cured",
    "url": "https:\/\/imvdb.com\/video\/aimee-mann\/im-cured",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2014,
    "verified_credits": false,
    "artists": [
        {
            "name": "Aimee Mann",
            "slug": "aimee-mann",
            "url": "https:\/\/imvdb.com\/n\/aimee-mann"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/651189289000-aimee-mann-im-cured_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/651189289000-aimee-mann-im-cured_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/651189289000-aimee-mann-im-cured_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/651189289000-aimee-mann-im-cured_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/651189289000-aimee-mann-im-cured_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Alan Tanner",
            "entity_slug": "alan-tanner",
            "entity_id": 126941,
            "position_notes": null,
            "position_id": 126941,
            "entity_url": "https:\/\/imvdb.com\/n\/alan-tanner"
        }
    ],
    "release_date_stamp": 1391472000,
    "release_date_string": "February 4, 2014"
}