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": 834419766715,
    "production_status": "p",
    "song_title": "Grindin",
    "song_slug": "grindin",
    "url": "https:\/\/imvdb.com\/video\/dj6pac\/grindin",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": 2016,
    "verified_credits": false,
    "artists": [
        {
            "name": "DJ6Pac",
            "slug": "dj6pac",
            "url": "https:\/\/imvdb.com\/n\/dj6pac"
        }
    ],
    "image": [],
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Matt Sekayi",
            "entity_slug": "matt-sekayi",
            "entity_id": 194733,
            "position_notes": null,
            "position_id": 194733,
            "entity_url": "https:\/\/imvdb.com\/n\/matt-sekayi"
        }
    ],
    "release_date_stamp": 1453161600,
    "release_date_string": "January 19, 2016"
}