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

{
    "url": "https://demozoo.org/api/v1/productions/180046/?format=api",
    "demozoo_url": "https://demozoo.org/music/180046/",
    "id": 180046,
    "title": "Hello Weirdo (Djungelkratta)",
    "author_nicks": [
        {
            "name": "Boogeyman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75048/?format=api",
                "id": 75048,
                "name": "Boogeyman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gigatron",
            "abbreviation": "GT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19601/?format=api",
                "id": 19601,
                "name": "Gigatron",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-11-06",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?81114"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13925,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2548/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2548/",
                    "id": 2548,
                    "name": "Hackerence 1994 (b)",
                    "tagline": "Hackerence 10",
                    "start_date": "1994-11-05",
                    "end_date": "1994-11-07",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "http://www.hackerence.com/demo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}