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": 161870002679,
    "production_status": "r",
    "song_title": "My City",
    "song_slug": "my-city",
    "url": "https:\/\/imvdb.com\/video\/follow-your-instinct\/my-city",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2013,
    "verified_credits": false,
    "artists": [
        {
            "name": "Follow Your Instinct",
            "slug": "follow-your-instinct",
            "url": "https:\/\/imvdb.com\/n\/follow-your-instinct"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/161870002679-follow-your-instinct-my-city_music_video_ov.jpg?v=4",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/161870002679-follow-your-instinct-my-city_music_video_lv.jpg?v=4",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/161870002679-follow-your-instinct-my-city_music_video_bv.jpg?v=4",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/161870002679-follow-your-instinct-my-city_music_video_tv.jpg?v=4",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/161870002679-follow-your-instinct-my-city_music_video_sv.jpg?v=4"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Oliver Sommer",
            "entity_slug": "oliver-sommer",
            "entity_id": 163329,
            "position_notes": "",
            "position_id": 163329,
            "entity_url": "https:\/\/imvdb.com\/n\/oliver-sommer"
        }
    ],
    "release_date_stamp": 1359244800,
    "release_date_string": "January 27, 2013"
}