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": 274502340875,
    "production_status": "r",
    "song_title": "Feel Right",
    "song_slug": "feel-right",
    "url": "https:\/\/imvdb.com\/video\/mark-ronson\/feel-right",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2015,
    "verified_credits": false,
    "artists": [
        {
            "name": "Mark Ronson",
            "slug": "mark-ronson",
            "url": "https:\/\/imvdb.com\/n\/mark-ronson"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274502340875-mark-ronson-feel-right_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274502340875-mark-ronson-feel-right_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274502340875-mark-ronson-feel-right_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274502340875-mark-ronson-feel-right_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274502340875-mark-ronson-feel-right_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Cameron Duddy",
            "entity_slug": "cameron-duddy",
            "entity_id": 177709,
            "position_notes": null,
            "position_id": 177709,
            "entity_url": "https:\/\/imvdb.com\/n\/cameron-duddy"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Bruno Mars",
            "entity_slug": "bruno-mars",
            "entity_id": 177710,
            "position_notes": "",
            "position_id": 177710,
            "entity_url": "https:\/\/imvdb.com\/n\/bruno-mars"
        }
    ],
    "release_date_stamp": 1431302400,
    "release_date_string": "May 11, 2015"
}