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

{
    "url": "https://demozoo.org/api/v1/productions/314409/?format=api",
    "demozoo_url": "https://demozoo.org/music/314409/",
    "id": 314409,
    "title": "Shoot Me, Dammit!",
    "author_nicks": [
        {
            "name": "Hunz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/488/?format=api",
                "id": 488,
                "name": "Hunz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Analogue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15986/?format=api",
                "id": 15986,
                "name": "Analogue Music",
                "is_group": true
            }
        },
        {
            "name": "Five Musicians",
            "abbreviation": "FM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8172/?format=api",
                "id": 8172,
                "name": "Five Musicians",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-01",
    "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%202/Hunz/shoot%20me,%20dammit!.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "110",
            "competition": {
                "id": 17613,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4599/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4599/",
                    "id": 4599,
                    "name": "GroovyCompo #19",
                    "tagline": "",
                    "start_date": "1999-01",
                    "end_date": "1999-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.fq-music.net/gc/index.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}