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

{
    "url": "https://demozoo.org/api/v1/productions/62049/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62049/",
    "id": 62049,
    "title": "Superksys",
    "author_nicks": [
        {
            "name": "NlogN",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35935/?format=api",
                "id": 35935,
                "name": "NlogN",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-04-20",
    "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": "Psyche",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45004/?format=api",
                    "id": 45004,
                    "name": "Psyche",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raoul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45005/?format=api",
                    "id": 45005,
                    "name": "Raoul",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fubyo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35947/?format=api",
                    "id": 35947,
                    "name": "Fubyo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Fubyo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35947/?format=api",
                    "id": 35947,
                    "name": "Fubyo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Synch"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/react02/demo/superksys.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8654"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "32",
            "competition": {
                "id": 6785,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1198/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1198/",
                    "id": 1198,
                    "name": "React 2002",
                    "tagline": "",
                    "start_date": "2002-04-19",
                    "end_date": "2002-04-21",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}