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

{
    "url": "https://demozoo.org/api/v1/productions/27303/?format=api",
    "demozoo_url": "https://demozoo.org/music/27303/",
    "id": 27303,
    "title": "?",
    "author_nicks": [],
    "author_affiliation_nicks": [
        {
            "name": "Outlaws",
            "abbreviation": "OTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-10-30",
    "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": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "172",
            "competition": {
                "id": 1967,
                "name": "Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/529/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/529/",
                    "id": 529,
                    "name": "Wired 1994",
                    "tagline": "",
                    "start_date": "1994-10-29",
                    "end_date": "1994-10-31",
                    "location": "Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.501011,
                    "longitude": 4.47684,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}