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

{
    "url": "https://demozoo.org/api/v1/productions/86266/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86266/",
    "id": 86266,
    "title": "Dementia",
    "author_nicks": [
        {
            "name": "Futuris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6049/?format=api",
                "id": 6049,
                "name": "Futuris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lamb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10933/?format=api",
                    "id": 10933,
                    "name": "F7sus4",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Biter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11803/?format=api",
                    "id": 11803,
                    "name": "Biter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Majak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26520/?format=api",
                    "id": 26520,
                    "name": "Majak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "46",
            "competition": {
                "id": 9098,
                "name": "Demo Newschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/162/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/162/",
                    "id": 162,
                    "name": "Riverwash 2008",
                    "tagline": "Project Mayhem",
                    "start_date": "2008-08-29",
                    "end_date": "2008-08-31",
                    "location": "Rudy, Kuźnia Raciborska, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.192009,
                    "longitude": 18.45043,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}