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": 267059527060,
    "production_status": "i",
    "song_title": "Victory",
    "song_slug": "victory",
    "url": "https:\/\/imvdb.com\/video\/kobreta\/victory",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2013,
    "verified_credits": false,
    "artists": [
        {
            "name": "Kobreta",
            "slug": "kobreta",
            "url": "https:\/\/imvdb.com\/n\/kobreta"
        }
    ],
    "image": [],
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Jeff Reyes",
            "entity_slug": "jeff-reyes",
            "entity_id": 54058,
            "position_notes": null,
            "position_id": 54058,
            "entity_url": "https:\/\/imvdb.com\/n\/jeff-reyes"
        }
    ],
    "release_date_stamp": null,
    "release_date_string": null
}