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": 112267142236,
    "production_status": "r",
    "song_title": "Do It With A Rockstar",
    "song_slug": "do-it-with-a-rockstar",
    "url": "https:\/\/imvdb.com\/video\/amanda-palmer\/do-it-with-a-rockstar",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2012,
    "verified_credits": false,
    "artists": [
        {
            "name": "Amanda Palmer",
            "slug": "amanda-palmer",
            "url": "https:\/\/imvdb.com\/n\/amanda-palmer"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/112267142236-amanda-palmer-do-it-with-a-rockstar_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/112267142236-amanda-palmer-do-it-with-a-rockstar_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/112267142236-amanda-palmer-do-it-with-a-rockstar_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/112267142236-amanda-palmer-do-it-with-a-rockstar_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/112267142236-amanda-palmer-do-it-with-a-rockstar_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Amanda Palmer",
            "entity_slug": "amanda-palmer",
            "entity_id": 15475,
            "position_notes": null,
            "position_id": 15475,
            "entity_url": "https:\/\/imvdb.com\/n\/amanda-palmer"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Wayne Coyne",
            "entity_slug": "wayne-coyne",
            "entity_id": 15479,
            "position_notes": null,
            "position_id": 15479,
            "entity_url": "https:\/\/imvdb.com\/n\/wayne-coyne"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "George Salisbury",
            "entity_slug": "george-salisbury",
            "entity_id": 15480,
            "position_notes": null,
            "position_id": 15480,
            "entity_url": "https:\/\/imvdb.com\/n\/george-salisbury"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Michael McQuilken",
            "entity_slug": "michael-mcquilken",
            "entity_id": 15481,
            "position_notes": null,
            "position_id": 15481,
            "entity_url": "https:\/\/imvdb.com\/n\/michael-mcquilken"
        }
    ],
    "release_date_stamp": 1352419200,
    "release_date_string": "November 9, 2012"
}