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": 142044979887,
    "production_status": "r",
    "song_title": "Send Them Away",
    "song_slug": "send-them-away",
    "url": "https:\/\/imvdb.com\/video\/beaches-2\/send-them-away",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2013,
    "verified_credits": false,
    "artists": [
        {
            "name": "Beaches (2)",
            "slug": "beaches-2",
            "url": "https:\/\/imvdb.com\/n\/beaches-2"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/142044979887-beaches-2-send-them-away_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/142044979887-beaches-2-send-them-away_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/142044979887-beaches-2-send-them-away_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/142044979887-beaches-2-send-them-away_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/142044979887-beaches-2-send-them-away_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Ben Montero",
            "entity_slug": "ben-montero",
            "entity_id": 37672,
            "position_notes": null,
            "position_id": 37672,
            "entity_url": "https:\/\/imvdb.com\/n\/ben-montero"
        }
    ],
    "release_date_stamp": 1365984000,
    "release_date_string": "April 15, 2013"
}