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": 184001347415,
    "production_status": "r",
    "song_title": "You're My Heart, You're My Soul '98",
    "song_slug": "youre-my-heart-youre-my-soul-98",
    "url": "https:\/\/imvdb.com\/video\/modern-talking\/youre-my-heart-youre-my-soul-98",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 1998,
    "verified_credits": false,
    "artists": [
        {
            "name": "Modern Talking",
            "slug": "modern-talking",
            "url": "https:\/\/imvdb.com\/n\/modern-talking"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/184001347415-modern-talking-youre-my-heart-youre-my-soul-98_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/184001347415-modern-talking-youre-my-heart-youre-my-soul-98_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/184001347415-modern-talking-youre-my-heart-youre-my-soul-98_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/184001347415-modern-talking-youre-my-heart-youre-my-soul-98_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/184001347415-modern-talking-youre-my-heart-youre-my-soul-98_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Daniel Lwowski",
            "entity_slug": "daniel-lwowski",
            "entity_id": 168501,
            "position_notes": "",
            "position_id": 168501,
            "entity_url": "https:\/\/imvdb.com\/n\/daniel-lwowski"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Johannes Grebert",
            "entity_slug": "johannes-grebert",
            "entity_id": 168502,
            "position_notes": "",
            "position_id": 168502,
            "entity_url": "https:\/\/imvdb.com\/n\/johannes-grebert"
        }
    ],
    "release_date_stamp": null,
    "release_date_string": null
}