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": 102505061894,
    "production_status": "r",
    "song_title": "Boom Boom",
    "song_slug": "boom-boom",
    "url": "https:\/\/imvdb.com\/video\/rye-rye\/boom-boom",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2012,
    "verified_credits": false,
    "artists": [
        {
            "name": "Rye Rye",
            "slug": "rye-rye",
            "url": "https:\/\/imvdb.com\/n\/rye-rye"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/102505061894-rye-rye-boom-boom_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/102505061894-rye-rye-boom-boom_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/102505061894-rye-rye-boom-boom_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/102505061894-rye-rye-boom-boom_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/102505061894-rye-rye-boom-boom_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Geremy Jasper",
            "entity_slug": "geremy-jasper",
            "entity_id": 3764,
            "position_notes": "",
            "position_id": 3764,
            "entity_url": "https:\/\/imvdb.com\/n\/geremy-jasper"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Georgie Greville",
            "entity_slug": "georgie-greville",
            "entity_id": 36775,
            "position_notes": "",
            "position_id": 36775,
            "entity_url": "https:\/\/imvdb.com\/n\/georgie-greville"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Geremy & Georgie",
            "entity_slug": "geremy-and-georgie",
            "entity_id": 55542,
            "position_notes": "",
            "position_id": 55542,
            "entity_url": "https:\/\/imvdb.com\/n\/geremy-and-georgie"
        }
    ],
    "release_date_stamp": 1332374400,
    "release_date_string": "March 22, 2012"
}