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": 144497071490,
    "production_status": "r",
    "song_title": "I'm Different",
    "song_slug": "im-different",
    "url": "https:\/\/imvdb.com\/video\/2-chainz\/im-different",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": true,
    "aspect_ratio": null,
    "year": 2012,
    "verified_credits": false,
    "artists": [
        {
            "name": "2 Chainz",
            "slug": "2-chainz",
            "url": "https:\/\/imvdb.com\/n\/2-chainz"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/144497071490-2-chainz-im-different_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/144497071490-2-chainz-im-different_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/144497071490-2-chainz-im-different_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/144497071490-2-chainz-im-different_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/144497071490-2-chainz-im-different_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Elisha Smith-Leverock",
            "entity_slug": "elisha-smith-leverock",
            "entity_id": 20451,
            "position_notes": "",
            "position_id": 20451,
            "entity_url": "https:\/\/imvdb.com\/n\/elisha-smith-leverock"
        }
    ],
    "release_date_stamp": 1356220800,
    "release_date_string": "December 23, 2012"
}