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": 892448463787,
    "production_status": "r",
    "song_title": "Jason Keaton & Uncle Bobby",
    "song_slug": "jason-keaton-uncle-bobby",
    "url": "https:\/\/imvdb.com\/video\/kendrick-lamar\/jason-keaton-uncle-bobby",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2009,
    "verified_credits": false,
    "artists": [
        {
            "name": "Kendrick Lamar",
            "slug": "kendrick-lamar",
            "url": "https:\/\/imvdb.com\/n\/kendrick-lamar"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/892448463787-kendrick-lamar-jason-keaton-uncle-bobby_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/892448463787-kendrick-lamar-jason-keaton-uncle-bobby_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/892448463787-kendrick-lamar-jason-keaton-uncle-bobby_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/892448463787-kendrick-lamar-jason-keaton-uncle-bobby_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/892448463787-kendrick-lamar-jason-keaton-uncle-bobby_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Brandon Dimit",
            "entity_slug": "brandon-dimit",
            "entity_id": 152183,
            "position_notes": null,
            "position_id": 152183,
            "entity_url": "https:\/\/imvdb.com\/n\/brandon-dimit"
        }
    ],
    "release_date_stamp": 1262044800,
    "release_date_string": "December 29, 2009"
}