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": 155640969400,
    "production_status": "r",
    "song_title": "Thank You",
    "song_slug": "thank-you",
    "url": "https:\/\/imvdb.com\/video\/mkto\/thank-you",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2013,
    "verified_credits": false,
    "artists": [
        {
            "name": "MKTO",
            "slug": "mkto",
            "url": "https:\/\/imvdb.com\/n\/mkto"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/155640969400-mkto-thank-you_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/155640969400-mkto-thank-you_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/155640969400-mkto-thank-you_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/155640969400-mkto-thank-you_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/155640969400-mkto-thank-you_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Chris Marrs Piliero",
            "entity_slug": "chris-marrs-piliero",
            "entity_id": 21559,
            "position_notes": "",
            "position_id": 21559,
            "entity_url": "https:\/\/imvdb.com\/n\/chris-marrs-piliero"
        }
    ],
    "release_date_stamp": 1357257600,
    "release_date_string": "January 4, 2013"
}