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": 274202966804,
    "production_status": "r",
    "song_title": "Steambreather",
    "song_slug": "steambreather",
    "url": "https:\/\/imvdb.com\/video\/mastodon\/steambreather",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": true,
    "aspect_ratio": null,
    "year": 2017,
    "verified_credits": false,
    "artists": [
        {
            "name": "Mastodon",
            "slug": "mastodon",
            "url": "https:\/\/imvdb.com\/n\/mastodon"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274202966804-mastodon-steambreather_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274202966804-mastodon-steambreather_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274202966804-mastodon-steambreather_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274202966804-mastodon-steambreather_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/274202966804-mastodon-steambreather_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Essy May",
            "entity_slug": "essy-may",
            "entity_id": 241319,
            "position_notes": null,
            "position_id": 241319,
            "entity_url": "https:\/\/imvdb.com\/n\/essy-may"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Stevie Gee",
            "entity_slug": "stevie-gee",
            "entity_id": 241328,
            "position_notes": "",
            "position_id": 241328,
            "entity_url": "https:\/\/imvdb.com\/n\/stevie-gee"
        }
    ],
    "release_date_stamp": 1503619200,
    "release_date_string": "August 25, 2017"
}