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

{
    "url": "https://demozoo.org/api/v1/productions/10194/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10194/",
    "id": 10194,
    "title": "Diskobaby",
    "author_nicks": [
        {
            "name": "wAMMA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                "id": 3107,
                "name": "wAMMA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-17",
    "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": "Roz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                    "id": 3103,
                    "name": "Roz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Marq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1760/?format=api",
                    "id": 1760,
                    "name": "Marq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Roz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                    "id": 3103,
                    "name": "Roz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Zeroic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11407/?format=api",
                    "id": 11407,
                    "name": "Zeroic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/stream05/demo/wamma-db_win.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19031"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "=7",
            "score": "48",
            "competition": {
                "id": 8583,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/214/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/214/",
                    "id": 214,
                    "name": "Stream 2005",
                    "tagline": "MEGA",
                    "start_date": "2005-09-16",
                    "end_date": "2005-09-18",
                    "location": "Ylöjärvi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.554755,
                    "longitude": 23.574351,
                    "website": "http://stream.mattcurrent.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}