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": 289126120085,
    "production_status": "p",
    "song_title": "Trouble",
    "song_slug": "trouble",
    "url": "https:\/\/imvdb.com\/video\/caiti-patton\/trouble",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2014,
    "verified_credits": false,
    "artists": [
        {
            "name": "Caiti Patton",
            "slug": "caiti-patton",
            "url": "https:\/\/imvdb.com\/n\/caiti-patton"
        }
    ],
    "image": [],
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Chris de Geus",
            "entity_slug": "chris-de-geus",
            "entity_id": 112991,
            "position_notes": "",
            "position_id": 112991,
            "entity_url": "https:\/\/imvdb.com\/n\/chris-de-geus"
        }
    ],
    "release_date_stamp": null,
    "release_date_string": null
}