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

{
    "url": "https://demozoo.org/api/v1/productions/126204/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126204/",
    "id": 126204,
    "title": "Bollocks",
    "author_nicks": [
        {
            "name": "Sector 90",
            "abbreviation": "S90",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7602/?format=api",
                "id": 7602,
                "name": "Sector 90",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-08-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37170"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11019,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2400/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2400/",
                    "id": 2400,
                    "name": "Horizon & Jetspeed Meeting 1988",
                    "tagline": "",
                    "start_date": "1988-08-08",
                    "end_date": "1988-08-11",
                    "location": "Enköpings Kommun, Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.68575,
                    "longitude": 17.11668,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}