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

{
    "url": "https://demozoo.org/api/v1/productions/29203/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29203/",
    "id": 29203,
    "title": "Return of the Product",
    "author_nicks": [
        {
            "name": "The Black Hazard",
            "abbreviation": "TBH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13606/?format=api",
                "id": 13606,
                "name": "The Black Hazard",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-14",
    "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": 2,
            "ranking": "2",
            "score": "67",
            "competition": {
                "id": 2254,
                "name": "Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/749/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/749/",
                    "id": 749,
                    "name": "BDN (Bizarre Demonet) 1996 (3)",
                    "tagline": "Der Dritte Teil",
                    "start_date": "1996-12-14",
                    "end_date": "1996-12-15",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}