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": 256709250491,
    "production_status": "r",
    "song_title": "Anything Could Happen",
    "song_slug": "anything-could-happen",
    "url": "https:\/\/imvdb.com\/video\/ellie-goulding\/anything-could-happen",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2012,
    "verified_credits": false,
    "artists": [
        {
            "name": "Ellie Goulding",
            "slug": "ellie-goulding",
            "url": "https:\/\/imvdb.com\/n\/ellie-goulding"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/256709250491-ellie-goulding-anything-could-happen_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/256709250491-ellie-goulding-anything-could-happen_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/256709250491-ellie-goulding-anything-could-happen_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/256709250491-ellie-goulding-anything-could-happen_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/256709250491-ellie-goulding-anything-could-happen_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Floria Sigismondi",
            "entity_slug": "floria-sigismondi",
            "entity_id": 9395,
            "position_notes": null,
            "position_id": 9395,
            "entity_url": "https:\/\/imvdb.com\/n\/floria-sigismondi"
        }
    ],
    "release_date_stamp": 1346803200,
    "release_date_string": "September 5, 2012"
}