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": 127026957214,
    "production_status": "r",
    "song_title": "Acid Rain",
    "song_slug": "acid-rain",
    "url": "https:\/\/imvdb.com\/video\/lorn\/acid-rain",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2015,
    "verified_credits": false,
    "artists": [
        {
            "name": "Lorn",
            "slug": "lorn",
            "url": "https:\/\/imvdb.com\/n\/lorn"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127026957214-lorn-acid-rain_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127026957214-lorn-acid-rain_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127026957214-lorn-acid-rain_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127026957214-lorn-acid-rain_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127026957214-lorn-acid-rain_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Pavel Brenner",
            "entity_slug": "pavel-brenner",
            "entity_id": 191295,
            "position_notes": "",
            "position_id": 191295,
            "entity_url": "https:\/\/imvdb.com\/n\/pavel-brenner"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Julian Flores",
            "entity_slug": "julian-flores",
            "entity_id": 191296,
            "position_notes": "",
            "position_id": 191296,
            "entity_url": "https:\/\/imvdb.com\/n\/julian-flores"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Sherif Alabede",
            "entity_slug": "sherif-alabede",
            "entity_id": 191297,
            "position_notes": "",
            "position_id": 191297,
            "entity_url": "https:\/\/imvdb.com\/n\/sherif-alabede"
        }
    ],
    "release_date_stamp": 1437091200,
    "release_date_string": "July 17, 2015"
}