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

{
    "url": "https://demozoo.org/api/v1/productions/290341/?format=api",
    "demozoo_url": "https://demozoo.org/music/290341/",
    "id": 290341,
    "title": "Network Dreams",
    "author_nicks": [
        {
            "name": "Makke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13725/?format=api",
                "id": 13725,
                "name": "Makke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Einstein Crew",
            "abbreviation": "TEC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106593/?format=api",
                "id": 106593,
                "name": "The Einstein Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-03-17",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
            "id": 52,
            "name": "Music Pack",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1998/netdream.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}