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

{
    "url": "https://demozoo.org/api/v1/productions/33916/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33916/",
    "id": 33916,
    "title": "YDemo97",
    "author_nicks": [
        {
            "name": "Sdog",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22496/?format=api",
                "id": 22496,
                "name": "Sleeping Dog",
                "is_group": false
            }
        },
        {
            "name": "Slay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20270/?format=api",
                "id": 20270,
                "name": "Slay",
                "is_group": false
            }
        },
        {
            "name": "p2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22495/?format=api",
                "id": 22495,
                "name": "p2",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-09-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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": 1,
            "ranking": "1",
            "score": "216",
            "competition": {
                "id": 2851,
                "name": "Linux Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/378/",
                    "id": 378,
                    "name": "Bizarre 1997",
                    "tagline": "",
                    "start_date": "1997-09-12",
                    "end_date": "1997-09-14",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}