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": 239384841945,
    "production_status": "r",
    "song_title": "Lola Stars and Stripes",
    "song_slug": "lola-stars-and-stripes",
    "url": "https:\/\/imvdb.com\/video\/the-stills\/lola-stars-and-stripes",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": "1.59:1",
    "year": 2004,
    "verified_credits": false,
    "artists": [
        {
            "name": "The Stills",
            "slug": "the-stills",
            "url": "https:\/\/imvdb.com\/n\/the-stills"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/239384841945-the-stills-lola-stars-and-stripes_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/239384841945-the-stills-lola-stars-and-stripes_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/239384841945-the-stills-lola-stars-and-stripes_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/239384841945-the-stills-lola-stars-and-stripes_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/239384841945-the-stills-lola-stars-and-stripes_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Olivier Gondry",
            "entity_slug": "olivier-gondry",
            "entity_id": 27053,
            "position_notes": null,
            "position_id": 27053,
            "entity_url": "https:\/\/imvdb.com\/n\/olivier-gondry"
        }
    ],
    "release_date_stamp": 1079308800,
    "release_date_string": "March 15, 2004"
}