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

{
    "url": "https://demozoo.org/api/v1/productions/314490/?format=api",
    "demozoo_url": "https://demozoo.org/music/314490/",
    "id": 314490,
    "title": "Sit in My Underwear Drinking Pepsi",
    "author_nicks": [
        {
            "name": "Dane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                "id": 1286,
                "name": "Dane",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-25",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Dane/sit%20in%20my%20underwear%20drinking.psid"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=18527"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6825"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1947/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1947/",
            "id": 1947,
            "name": "Vision 2002",
            "tagline": "",
            "start_date": "2002-08-23",
            "end_date": "2002-08-25",
            "location": "Halstenbek, Schleswig-Holstein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.6334,
            "longitude": 9.8372,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "6581"
    ]
}