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": 114743912790,
    "production_status": "r",
    "song_title": "Dan and Tim, Reunited By Fate",
    "song_slug": "dan-and-tim-reunited-by-fate",
    "url": "https:\/\/imvdb.com\/video\/have-a-nice-life\/dan-and-tim-reunited-by-fate",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2014,
    "verified_credits": false,
    "artists": [
        {
            "name": "Have A Nice Life",
            "slug": "have-a-nice-life",
            "url": "https:\/\/imvdb.com\/n\/have-a-nice-life"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/114743912790-have-a-nice-life-dan-and-tim-reunited-by-fate_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/114743912790-have-a-nice-life-dan-and-tim-reunited-by-fate_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/114743912790-have-a-nice-life-dan-and-tim-reunited-by-fate_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/114743912790-have-a-nice-life-dan-and-tim-reunited-by-fate_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/114743912790-have-a-nice-life-dan-and-tim-reunited-by-fate_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Gardenback",
            "entity_slug": "gardenback",
            "entity_id": 175082,
            "position_notes": "",
            "position_id": 175082,
            "entity_url": "https:\/\/imvdb.com\/n\/gardenback"
        }
    ],
    "release_date_stamp": 1395964800,
    "release_date_string": "March 28, 2014"
}