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": 353578661725,
    "production_status": "i",
    "song_title": "Derba Bass",
    "song_slug": "derba-bass",
    "url": "https:\/\/imvdb.com\/video\/hilgas\/derba-bass",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2016,
    "verified_credits": false,
    "artists": [
        {
            "name": "HILGAS",
            "slug": "hilgas",
            "url": "https:\/\/imvdb.com\/n\/hilgas"
        }
    ],
    "image": [],
    "directors": [],
    "release_date_stamp": 1461110400,
    "release_date_string": "April 20, 2016"
}