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": 517518442361,
    "production_status": "r",
    "song_title": "Divine Hammer",
    "song_slug": "divine-hammer",
    "url": "https:\/\/imvdb.com\/video\/the-breeders\/divine-hammer",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 1993,
    "verified_credits": false,
    "artists": [
        {
            "name": "The Breeders",
            "slug": "the-breeders",
            "url": "https:\/\/imvdb.com\/n\/the-breeders"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/517518442361-the-breeders-divine-hammer_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/517518442361-the-breeders-divine-hammer_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/517518442361-the-breeders-divine-hammer_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/517518442361-the-breeders-divine-hammer_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/517518442361-the-breeders-divine-hammer_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Spike Jonze",
            "entity_slug": "spike-jonze",
            "entity_id": 9706,
            "position_notes": null,
            "position_id": 9706,
            "entity_url": "https:\/\/imvdb.com\/n\/spike-jonze"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Kim Gordon",
            "entity_slug": "kim-gordon",
            "entity_id": 9707,
            "position_notes": null,
            "position_id": 9707,
            "entity_url": "https:\/\/imvdb.com\/n\/kim-gordon"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Richard Kern",
            "entity_slug": "richard-kern",
            "entity_id": 9708,
            "position_notes": null,
            "position_id": 9708,
            "entity_url": "https:\/\/imvdb.com\/n\/richard-kern"
        }
    ],
    "release_date_stamp": null,
    "release_date_string": null
}