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

{
    "url": "https://demozoo.org/api/v1/productions/37363/?format=api",
    "demozoo_url": "https://demozoo.org/music/37363/",
    "id": 37363,
    "title": "Banaanipate (c64)",
    "author_nicks": [
        {
            "name": "Tempest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                "id": 1477,
                "name": "Tempest",
                "is_group": false
            }
        },
        {
            "name": "Zandax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24212/?format=api",
                "id": 24212,
                "name": "Zandax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damage",
            "abbreviation": "DMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-11",
    "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": "BaseUrl",
            "url": "https://hvsc.perff.dk/MUSICIANS/T/Tempest/Banaanipate.sid"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/a1/10/banaanipate.sid"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/HVSC/MUSICIANS/T/Tempest/Banaanipate.sid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "28",
            "competition": {
                "id": 3349,
                "name": "Chip Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/955/",
                    "id": 955,
                    "name": "Alternative Party 1998",
                    "tagline": "AltParty",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-12",
                    "location": "Turku, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.452801,
                    "longitude": 22.251551,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}