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

{
    "url": "https://demozoo.org/api/v1/productions/126497/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126497/",
    "id": 126497,
    "title": "?",
    "author_nicks": [
        {
            "name": "Sex Express",
            "abbreviation": "SEX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54837/?format=api",
                "id": 54837,
                "name": "Sex Express",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06-30",
    "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": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "=10",
            "score": "24",
            "competition": {
                "id": 608,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/201/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/201/",
                    "id": 201,
                    "name": "Bergen Party 1990",
                    "tagline": "",
                    "start_date": "1990-06-29",
                    "end_date": "1990-07-01",
                    "location": "Bergen, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.390705,
                    "longitude": 5.33275,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}