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": 407056791094,
    "production_status": "r",
    "song_title": "The Best Things",
    "song_slug": "the-best-things",
    "url": "https:\/\/imvdb.com\/video\/filter-2\/the-best-things",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": "1.33:1",
    "year": 2000,
    "verified_credits": false,
    "artists": [
        {
            "name": "Filter",
            "slug": "filter-2",
            "url": "https:\/\/imvdb.com\/n\/filter-2"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/407056791094-filter-2-the-best-things_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/407056791094-filter-2-the-best-things_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/407056791094-filter-2-the-best-things_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/407056791094-filter-2-the-best-things_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/407056791094-filter-2-the-best-things_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Peter Christopherson",
            "entity_slug": "peter-christopherson",
            "entity_id": 21826,
            "position_notes": null,
            "position_id": 21826,
            "entity_url": "https:\/\/imvdb.com\/n\/peter-christopherson"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Richard Patrick",
            "entity_slug": "richard-patrick",
            "entity_id": 21827,
            "position_notes": null,
            "position_id": 21827,
            "entity_url": "https:\/\/imvdb.com\/n\/richard-patrick"
        }
    ],
    "release_date_stamp": null,
    "release_date_string": null
}