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": 218914069153,
    "production_status": "r",
    "song_title": "Love You Like A Love Song",
    "song_slug": "love-you-like-a-love-song",
    "url": "https:\/\/imvdb.com\/video\/selena-gomez\/love-you-like-a-love-song",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": "1.82:1",
    "year": 2011,
    "verified_credits": false,
    "artists": [
        {
            "name": "Selena Gomez",
            "slug": "selena-gomez",
            "url": "https:\/\/imvdb.com\/n\/selena-gomez"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/218914069153-selena-gomez-love-you-like-a-love-song_music_video_ov.jpg",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/218914069153-selena-gomez-love-you-like-a-love-song_music_video_lv.jpg",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/218914069153-selena-gomez-love-you-like-a-love-song_music_video_bv.jpg",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/218914069153-selena-gomez-love-you-like-a-love-song_music_video_tv.jpg",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/218914069153-selena-gomez-love-you-like-a-love-song_music_video_sv.jpg"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Geremy Jasper",
            "entity_slug": "geremy-jasper",
            "entity_id": 35301,
            "position_notes": "",
            "position_id": 35301,
            "entity_url": "https:\/\/imvdb.com\/n\/geremy-jasper"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Georgie Greville",
            "entity_slug": "georgie-greville",
            "entity_id": 35302,
            "position_notes": "",
            "position_id": 35302,
            "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": 55543,
            "position_notes": "",
            "position_id": 55543,
            "entity_url": "https:\/\/imvdb.com\/n\/geremy-and-georgie"
        }
    ],
    "release_date_stamp": 1308787200,
    "release_date_string": "June 23, 2011"
}