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

{
    "url": "https://demozoo.org/api/v1/productions/141921/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141921/",
    "id": 141921,
    "title": "?",
    "author_nicks": [
        {
            "name": "Total Vision Incorporated",
            "abbreviation": "TVI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32003/?format=api",
                "id": 32003,
                "name": "Total Vision Incorporated",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-08-03",
    "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": 9,
            "ranking": "9",
            "score": "49",
            "competition": {
                "id": 11420,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1525/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1525/",
                    "id": 1525,
                    "name": "International Coding Conference (ICC) #2",
                    "tagline": "",
                    "start_date": "1991-08-01",
                    "end_date": "1991-08-04",
                    "location": "Leutenbach, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.89201,
                    "longitude": 9.38431,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}