GET /api/v1/productions/181235/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/181235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/181235/",
    "id": 181235,
    "title": "Voo Doo Music Pack",
    "author_nicks": [
        {
            "name": "Alfre Software",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75332/?format=api",
                "id": 75332,
                "name": "Alfre Software",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/83/?format=api",
            "id": 83,
            "name": "Sharp MZ"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.scav.cz/download/MZ-800/MZ-800_Software/COM/MZF/PROGS/800/Music/Voodoo.mzf"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59583"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}