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

{
    "url": "https://demozoo.org/api/v1/productions/59520/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59520/",
    "id": 59520,
    "title": "?",
    "author_nicks": [
        {
            "name": "Lem",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31776/?format=api",
                "id": 31776,
                "name": "Lem",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "NeXT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31770/?format=api",
                "id": 31770,
                "name": "NeXT",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-12-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 6501,
                "name": "ST Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1515/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1515/",
                    "id": 1515,
                    "name": "ST News International Christmas Coding Convention (STNICCC) 1990",
                    "tagline": "",
                    "start_date": "1990-12-21",
                    "end_date": "1990-12-24",
                    "location": "Os, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.768082,
                    "longitude": 5.52616,
                    "website": "http://www.stniccc.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}