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

{
    "url": "https://demozoo.org/api/v1/productions/27014/?format=api",
    "demozoo_url": "https://demozoo.org/music/27014/",
    "id": 27014,
    "title": "?",
    "author_nicks": [
        {
            "name": "Greenhouse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18867/?format=api",
                "id": 18867,
                "name": "Greenhouse",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Legend",
            "abbreviation": "[L]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08-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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 1901,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/434/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/434/",
                    "id": 434,
                    "name": "Somewhere In Holland 1993",
                    "tagline": "",
                    "start_date": "1993-08-14",
                    "end_date": "1993-08-15",
                    "location": "Gemeente Nijmegen, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.84168,
                    "longitude": 5.83813,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}