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

{
    "url": "https://demozoo.org/api/v1/productions/363880/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363880/",
    "id": 363880,
    "title": "Stylus",
    "author_nicks": [
        {
            "name": "Andrew Empson",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146910/?format=api",
                "id": 146910,
                "name": "Andrew Empson",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "3",
            "competition": {
                "id": 19609,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5213/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5213/",
                    "id": 5213,
                    "name": "Mobile Wizardry PalmOS® Demo Coding Competition 2002",
                    "tagline": "",
                    "start_date": "2002-06",
                    "end_date": "2002-06",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20050324182358/http://www.mobilewizardry.com/board/viewforum.php?f=15"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}