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": 233439054462,
    "production_status": "r",
    "song_title": "Hot For Teacher",
    "song_slug": "hot-for-teacher",
    "url": "https:\/\/imvdb.com\/video\/van-halen\/hot-for-teacher",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 1984,
    "verified_credits": false,
    "artists": [
        {
            "name": "Van Halen",
            "slug": "van-halen",
            "url": "https:\/\/imvdb.com\/n\/van-halen"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/233439054462-van-halen-hot-for-teacher_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/233439054462-van-halen-hot-for-teacher_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/233439054462-van-halen-hot-for-teacher_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/233439054462-van-halen-hot-for-teacher_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/233439054462-van-halen-hot-for-teacher_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Pete Angelus",
            "entity_slug": "pete-angelus",
            "entity_id": 137946,
            "position_notes": "",
            "position_id": 137946,
            "entity_url": "https:\/\/imvdb.com\/n\/pete-angelus"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "David Lee Roth",
            "entity_slug": "david-lee-roth",
            "entity_id": 137947,
            "position_notes": "",
            "position_id": 137947,
            "entity_url": "https:\/\/imvdb.com\/n\/david-lee-roth"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Rick Friedberg",
            "entity_slug": "rick-friedberg",
            "entity_id": 148163,
            "position_notes": "",
            "position_id": 148163,
            "entity_url": "https:\/\/imvdb.com\/n\/rick-friedberg"
        }
    ],
    "release_date_stamp": null,
    "release_date_string": null
}