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

{
    "url": "https://demozoo.org/api/v1/productions/76199/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76199/",
    "id": 76199,
    "title": "Fight Club",
    "author_nicks": [
        {
            "name": "ISO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                "id": 1302,
                "name": "ISO",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-06-28",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10068"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "71",
            "competition": {
                "id": 7943,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/213/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/213/",
                    "id": 213,
                    "name": "Stream 2003",
                    "tagline": "",
                    "start_date": "2003-06-27",
                    "end_date": "2003-06-29",
                    "location": "Pirkkala, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.44106,
                    "longitude": 23.61414,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}