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": 228511993757,
    "production_status": "p",
    "song_title": "17 New Years",
    "song_slug": "17-new-years",
    "url": "https:\/\/imvdb.com\/video\/polyenso\/17-new-years",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": null,
    "verified_credits": false,
    "artists": [
        {
            "name": "Polyenso",
            "slug": "polyenso",
            "url": "https:\/\/imvdb.com\/n\/polyenso"
        }
    ],
    "image": [],
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Masood Ahmed",
            "entity_slug": "masood-ahmed",
            "entity_id": 212014,
            "position_notes": null,
            "position_id": 212014,
            "entity_url": "https:\/\/imvdb.com\/n\/masood-ahmed"
        }
    ],
    "release_date_stamp": null,
    "release_date_string": null
}