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

{
    "url": "https://demozoo.org/api/v1/productions/272139/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272139/",
    "id": 272139,
    "title": "?",
    "author_nicks": [
        {
            "name": "Digital House",
            "abbreviation": "DH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18997/?format=api",
                "id": 18997,
                "name": "Digital House",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-05-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1920,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/444/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/444/",
                    "id": 444,
                    "name": "Bizarre 1994",
                    "tagline": "",
                    "start_date": "1994-05-07",
                    "end_date": "1994-05-08",
                    "location": "Gemeente Nijmegen, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.84168,
                    "longitude": 5.83813,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}