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": 110931050182,
    "production_status": "r",
    "song_title": "Sign of the Times",
    "song_slug": "sign-of-the-times",
    "url": "https:\/\/imvdb.com\/video\/harry-styles\/sign-of-the-times",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": true,
    "aspect_ratio": null,
    "year": 2017,
    "verified_credits": false,
    "artists": [
        {
            "name": "Harry Styles",
            "slug": "harry-styles",
            "url": "https:\/\/imvdb.com\/n\/harry-styles"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/110931050182-harry-styles-sign-of-the-times_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/110931050182-harry-styles-sign-of-the-times_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/110931050182-harry-styles-sign-of-the-times_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/110931050182-harry-styles-sign-of-the-times_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/110931050182-harry-styles-sign-of-the-times_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Yoann Lemoine",
            "entity_slug": "yoann-lemoine",
            "entity_id": 254819,
            "position_notes": "",
            "position_id": 254819,
            "entity_url": "https:\/\/imvdb.com\/n\/yoann-lemoine"
        }
    ],
    "release_date_stamp": 1494201600,
    "release_date_string": "May 8, 2017"
}