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

{
    "url": "https://demozoo.org/api/v1/productions/173430/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173430/",
    "id": 173430,
    "title": "That beer in them brown bottles",
    "author_nicks": [
        {
            "name": "Polynomial",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60607/?format=api",
                "id": 60607,
                "name": "Polynomial",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Digital Sounds System",
            "abbreviation": "DSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3626/?format=api",
                "id": 3626,
                "name": "Digital Sounds System",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-06-24",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "57",
            "competition": {
                "id": 13305,
                "name": "Homebrew (beer)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3158/",
                    "id": 3158,
                    "name": "Nova 2017",
                    "tagline": "",
                    "start_date": "2017-06-23",
                    "end_date": "2017-06-25",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}