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": 185713365754,
    "production_status": "r",
    "song_title": "Hold My Hand",
    "song_slug": "hold-my-hand",
    "url": "https:\/\/imvdb.com\/video\/unkle\/hold-my-hand",
    "multiple_versions": true,
    "version_name": "Version 1",
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2013,
    "verified_credits": false,
    "artists": [
        {
            "name": "UNKLE",
            "slug": "unkle",
            "url": "https:\/\/imvdb.com\/n\/unkle"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/185713365754-unkle-hold-my-hand_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/185713365754-unkle-hold-my-hand_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/185713365754-unkle-hold-my-hand_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/185713365754-unkle-hold-my-hand_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/185713365754-unkle-hold-my-hand_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "James Copeman",
            "entity_slug": "james-copeman",
            "entity_id": 26837,
            "position_notes": null,
            "position_id": 26837,
            "entity_url": "https:\/\/imvdb.com\/n\/james-copeman"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "James Lavelle",
            "entity_slug": "james-lavelle-1",
            "entity_id": 26838,
            "position_notes": null,
            "position_id": 26838,
            "entity_url": "https:\/\/imvdb.com\/n\/james-lavelle-1"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Ben Newbury",
            "entity_slug": "ben-newbury",
            "entity_id": 26839,
            "position_notes": null,
            "position_id": 26839,
            "entity_url": "https:\/\/imvdb.com\/n\/ben-newbury"
        }
    ],
    "release_date_stamp": 1361750400,
    "release_date_string": "February 25, 2013"
}