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

{
    "url": "https://demozoo.org/api/v1/productions/119996/?format=api",
    "demozoo_url": "https://demozoo.org/productions/119996/",
    "id": 119996,
    "title": "Too Drunk to Fuck",
    "author_nicks": [
        {
            "name": "Upfront",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1869/?format=api",
                "id": 1869,
                "name": "Upfront",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12-29",
    "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=2492"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10773,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1477/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1477/",
                    "id": 1477,
                    "name": "Dominators/Upfront/Trilogy Party 1989",
                    "tagline": "",
                    "start_date": "1989-12-26",
                    "end_date": "1989-12-30",
                    "location": "Randers, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.45937,
                    "longitude": 10.03579,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}