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": 211029562617,
    "production_status": "r",
    "song_title": "Wenn Jetzt Sommer W\u00e4r",
    "song_slug": "wenn-jetzt-sommer-war",
    "url": "https:\/\/imvdb.com\/video\/pohlmann\/wenn-jetzt-sommer-war",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2006,
    "verified_credits": false,
    "artists": [
        {
            "name": "Pohlmann",
            "slug": "pohlmann",
            "url": "https:\/\/imvdb.com\/n\/pohlmann"
        }
    ],
    "image": [],
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Alex Diezinger",
            "entity_slug": "alex-diezinger",
            "entity_id": 146200,
            "position_notes": null,
            "position_id": 146200,
            "entity_url": "https:\/\/imvdb.com\/n\/alex-diezinger"
        }
    ],
    "release_date_stamp": null,
    "release_date_string": null
}