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": 241735795595,
    "production_status": "r",
    "song_title": "Where Is My Mama At",
    "song_slug": "where-is-my-mama-at",
    "url": "https:\/\/imvdb.com\/video\/elliphant\/where-is-my-mama-at",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2013,
    "verified_credits": false,
    "artists": [
        {
            "name": "Elliphant",
            "slug": "elliphant",
            "url": "https:\/\/imvdb.com\/n\/elliphant"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/241735795595-elliphant-where-is-my-mama-at_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/241735795595-elliphant-where-is-my-mama-at_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/241735795595-elliphant-where-is-my-mama-at_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/241735795595-elliphant-where-is-my-mama-at_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/241735795595-elliphant-where-is-my-mama-at_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Nikeisha Andersson",
            "entity_slug": "nikeisha-andersson",
            "entity_id": 85016,
            "position_notes": null,
            "position_id": 85016,
            "entity_url": "https:\/\/imvdb.com\/n\/nikeisha-andersson"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Loella Billner",
            "entity_slug": "loella-billner",
            "entity_id": 85017,
            "position_notes": null,
            "position_id": 85017,
            "entity_url": "https:\/\/imvdb.com\/n\/loella-billner"
        }
    ],
    "release_date_stamp": 1388361600,
    "release_date_string": "December 30, 2013"
}