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": 127376186297,
    "production_status": "r",
    "song_title": "Not Letting Go",
    "song_slug": "not-letting-go",
    "url": "https:\/\/imvdb.com\/video\/tinie-tempah\/not-letting-go",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2015,
    "verified_credits": false,
    "artists": [
        {
            "name": "Tinie Tempah",
            "slug": "tinie-tempah",
            "url": "https:\/\/imvdb.com\/n\/tinie-tempah"
        }
    ],
    "image": {
        "o": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127376186297-tinie-tempah-not-letting-go_music_video_ov.jpg?v=3",
        "l": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127376186297-tinie-tempah-not-letting-go_music_video_lv.jpg?v=3",
        "b": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127376186297-tinie-tempah-not-letting-go_music_video_bv.jpg?v=3",
        "t": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127376186297-tinie-tempah-not-letting-go_music_video_tv.jpg?v=3",
        "s": "https:\/\/s3.amazonaws.com\/images.imvdb.com\/video\/127376186297-tinie-tempah-not-letting-go_music_video_sv.jpg?v=3"
    },
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Charlie Robins",
            "entity_slug": "charlie-robins",
            "entity_id": 179187,
            "position_notes": null,
            "position_id": 179187,
            "entity_url": "https:\/\/imvdb.com\/n\/charlie-robins"
        },
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Joe Alexander",
            "entity_slug": "joe-alexander",
            "entity_id": 179188,
            "position_notes": "",
            "position_id": 179188,
            "entity_url": "https:\/\/imvdb.com\/n\/joe-alexander"
        }
    ],
    "release_date_stamp": 1432857600,
    "release_date_string": "May 29, 2015"
}