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

{
    "url": "https://demozoo.org/api/v1/productions/36168/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36168/",
    "id": 36168,
    "title": "Wild Stuff",
    "author_nicks": [
        {
            "name": "Nucleus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23688/?format=api",
                "id": 23688,
                "name": "Nucleus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TempesT",
            "abbreviation": "TMP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14747/?format=api",
                "id": 14747,
                "name": "TempesT",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-09-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "90",
            "competition": {
                "id": 11262,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1844/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1844/",
                    "id": 1844,
                    "name": "Scene Strike 1997 (2)",
                    "tagline": "",
                    "start_date": "1997-09-27",
                    "end_date": "1997-09-28",
                    "location": "Belgrade, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.811871,
                    "longitude": 20.46414,
                    "website": "http://www.crsn.com/ss2/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}