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

{
    "url": "https://demozoo.org/api/v1/productions/203445/?format=api",
    "demozoo_url": "https://demozoo.org/music/203445/",
    "id": 203445,
    "title": "Goldrunners",
    "author_nicks": [
        {
            "name": "Serpent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/829/?format=api",
                "id": 829,
                "name": "Serpent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-10-07",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker 2/Serpent/goldrunners.xm"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/12394/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "4.35",
            "competition": {
                "id": 15094,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3870/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3870/",
                    "id": 3870,
                    "name": "Nectarine Compo #02",
                    "tagline": "Happy Birthday Nectarine!",
                    "start_date": "2009-10-07",
                    "end_date": "2009-10-07",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://compos.scenemusic.net/scenecompos/compos/Gametune%20Compo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}