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

{
    "url": "https://demozoo.org/api/v1/productions/126616/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126616/",
    "id": 126616,
    "title": "Notorious",
    "author_nicks": [
        {
            "name": "Brutal",
            "abbreviation": "[B]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10976/?format=api",
                "id": 10976,
                "name": "Brutal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-22",
    "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": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9161"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42534"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11039,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2282/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2282/",
                    "id": 2282,
                    "name": "Silicon Ltd. & Ruthless Party 1990",
                    "tagline": "",
                    "start_date": "1990-12-22",
                    "end_date": "1990-12-23",
                    "location": "Provincie Utrecht, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.0,
                    "longitude": 5.25,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}