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": 206579149947,
    "production_status": "r",
    "song_title": "Do The Evolution",
    "song_slug": "do-the-evolution",
    "url": "https:\/\/imvdb.com\/video\/pearl-jam\/do-the-evolution",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 1998,
    "verified_credits": false,
    "artists": [
        {
            "name": "Pearl Jam",
            "slug": "pearl-jam",
            "url": "https:\/\/imvdb.com\/n\/pearl-jam"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206579149947-pearl-jam-do-the-evolution_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206579149947-pearl-jam-do-the-evolution_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206579149947-pearl-jam-do-the-evolution_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206579149947-pearl-jam-do-the-evolution_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/206579149947-pearl-jam-do-the-evolution_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Kevin Altieri",
            "entity_slug": "kevin-altieri",
            "entity_id": 27404,
            "position_notes": null,
            "position_id": 27404,
            "entity_url": "https:\/\/imvdb.com\/n\/kevin-altieri"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Todd McFarlane",
            "entity_slug": "todd-mcfarlane",
            "entity_id": 27406,
            "position_notes": null,
            "position_id": 27406,
            "entity_url": "https:\/\/imvdb.com\/n\/todd-mcfarlane"
        }
    ],
    "release_date_stamp": 903916800,
    "release_date_string": "August 24, 1998"
}