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": 843856554556,
    "production_status": "r",
    "song_title": "Ship To Wreck",
    "song_slug": "ship-to-wreck",
    "url": "https:\/\/imvdb.com\/video\/florence-and-the-machine\/ship-to-wreck",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": true,
    "aspect_ratio": null,
    "year": 2015,
    "verified_credits": false,
    "artists": [
        {
            "name": "Florence + The Machine",
            "slug": "florence-and-the-machine",
            "url": "https:\/\/imvdb.com\/n\/florence-and-the-machine"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/843856554556-florence-and-the-machine-ship-to-wreck_music_video_ov.jpg?v=8",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/843856554556-florence-and-the-machine-ship-to-wreck_music_video_lv.jpg?v=8",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/843856554556-florence-and-the-machine-ship-to-wreck_music_video_bv.jpg?v=8",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/843856554556-florence-and-the-machine-ship-to-wreck_music_video_tv.jpg?v=8",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/843856554556-florence-and-the-machine-ship-to-wreck_music_video_sv.jpg?v=8"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Vincent Haycock",
            "entity_slug": "vincent-haycock",
            "entity_id": 174147,
            "position_notes": null,
            "position_id": 174147,
            "entity_url": "https:\/\/imvdb.com\/n\/vincent-haycock"
        }
    ],
    "release_date_stamp": 1428883200,
    "release_date_string": "April 13, 2015"
}