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

{
    "url": "https://demozoo.org/api/v1/productions/203556/?format=api",
    "demozoo_url": "https://demozoo.org/music/203556/",
    "id": 203556,
    "title": "Onslaught (title)",
    "author_nicks": [
        {
            "name": "Okeanos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/761/?format=api",
                "id": 761,
                "name": "ok3anos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-07-14",
    "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/Impulsetracker/Okeanos/onslaught (title).it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "134",
            "competition": {
                "id": 15109,
                "name": "64 kb Remake Chip Tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2153/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2153/",
                    "id": 2153,
                    "name": "Extensive Chip Compo 0",
                    "tagline": "ExChip0",
                    "start_date": "2007",
                    "end_date": "2007-07-15",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://exchipo.berotracker.de/~exchipo/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}