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": 192894210456,
    "production_status": "r",
    "song_title": "If You Met Her",
    "song_slug": "if-you-met-her",
    "url": "https:\/\/imvdb.com\/video\/palehound\/if-you-met-her",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2017,
    "verified_credits": false,
    "artists": [
        {
            "name": "Palehound",
            "slug": "palehound",
            "url": "https:\/\/imvdb.com\/n\/palehound"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/192894210456-palehound-if-you-met-her_music_video_ov.jpg?v=2",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/192894210456-palehound-if-you-met-her_music_video_lv.jpg?v=2",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/192894210456-palehound-if-you-met-her_music_video_bv.jpg?v=2",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/192894210456-palehound-if-you-met-her_music_video_tv.jpg?v=2",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/192894210456-palehound-if-you-met-her_music_video_sv.jpg?v=2"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Tom Quigley",
            "entity_slug": "tom-quigley",
            "entity_id": 238471,
            "position_notes": "",
            "position_id": 238471,
            "entity_url": "https:\/\/imvdb.com\/n\/tom-quigley"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Sara Tesh",
            "entity_slug": "sara-tesh",
            "entity_id": 238472,
            "position_notes": "",
            "position_id": 238472,
            "entity_url": "https:\/\/imvdb.com\/n\/sara-tesh"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Michael Escobar",
            "entity_slug": "michael-escobar",
            "entity_id": 238473,
            "position_notes": "",
            "position_id": 238473,
            "entity_url": "https:\/\/imvdb.com\/n\/michael-escobar"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Kiely Quinn",
            "entity_slug": "kiely-quinn",
            "entity_id": 238474,
            "position_notes": "",
            "position_id": 238474,
            "entity_url": "https:\/\/imvdb.com\/n\/kiely-quinn"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Rachel Newman",
            "entity_slug": "rachel-newman",
            "entity_id": 238475,
            "position_notes": "",
            "position_id": 238475,
            "entity_url": "https:\/\/imvdb.com\/n\/rachel-newman"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Tatiana Marquez",
            "entity_slug": "tatiana-marquez",
            "entity_id": 238476,
            "position_notes": "",
            "position_id": 238476,
            "entity_url": "https:\/\/imvdb.com\/n\/tatiana-marquez"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Jeovana Almeida",
            "entity_slug": "jeovana-almeida",
            "entity_id": 238477,
            "position_notes": "",
            "position_id": 238477,
            "entity_url": "https:\/\/imvdb.com\/n\/jeovana-almeida"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Zane Ryan",
            "entity_slug": "zane-ryan",
            "entity_id": 238478,
            "position_notes": "",
            "position_id": 238478,
            "entity_url": "https:\/\/imvdb.com\/n\/zane-ryan"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Caitlin Leblanc",
            "entity_slug": "caitlin-leblanc",
            "entity_id": 238479,
            "position_notes": "",
            "position_id": 238479,
            "entity_url": "https:\/\/imvdb.com\/n\/caitlin-leblanc"
        }
    ],
    "release_date_stamp": 1494892800,
    "release_date_string": "May 16, 2017"
}