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": 176923156778,
    "production_status": "r",
    "song_title": "On My Way To Heaven",
    "song_slug": "on-my-way-to-heaven",
    "url": "https:\/\/imvdb.com\/video\/above-and-beyond\/on-my-way-to-heaven",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2012,
    "verified_credits": false,
    "artists": [
        {
            "name": "Above & Beyond",
            "slug": "above-and-beyond",
            "url": "https:\/\/imvdb.com\/n\/above-and-beyond"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/176923156778-above-and-beyond-on-my-way-to-heaven_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/176923156778-above-and-beyond-on-my-way-to-heaven_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/176923156778-above-and-beyond-on-my-way-to-heaven_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/176923156778-above-and-beyond-on-my-way-to-heaven_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/176923156778-above-and-beyond-on-my-way-to-heaven_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "David Beazley ",
            "entity_slug": "david-beazley-",
            "entity_id": 40330,
            "position_notes": null,
            "position_id": 40330,
            "entity_url": "https:\/\/imvdb.com\/n\/david-beazley-"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Jason de Vyea ",
            "entity_slug": "jason-de-vyea-",
            "entity_id": 40331,
            "position_notes": null,
            "position_id": 40331,
            "entity_url": "https:\/\/imvdb.com\/n\/jason-de-vyea-"
        }
    ],
    "release_date_stamp": 1341878400,
    "release_date_string": "July 10, 2012"
}