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": 257266919960,
    "production_status": "r",
    "song_title": "Thinking Of You",
    "song_slug": "thinking-of-you",
    "url": "https:\/\/imvdb.com\/video\/tesla-boy\/thinking-of-you",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2010,
    "verified_credits": false,
    "artists": [
        {
            "name": "Tesla Boy",
            "slug": "tesla-boy",
            "url": "https:\/\/imvdb.com\/n\/tesla-boy"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/257266919960-tesla-boy-thinking-of-you_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/257266919960-tesla-boy-thinking-of-you_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/257266919960-tesla-boy-thinking-of-you_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/257266919960-tesla-boy-thinking-of-you_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/257266919960-tesla-boy-thinking-of-you_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Yoram Benz",
            "entity_slug": "yoram-benz",
            "entity_id": 1334,
            "position_notes": "",
            "position_id": 1334,
            "entity_url": "https:\/\/imvdb.com\/n\/yoram-benz"
        }
    ],
    "release_date_stamp": 1276041600,
    "release_date_string": "June 9, 2010"
}