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

{
    "url": "https://demozoo.org/api/v1/productions/157863/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157863/",
    "id": 157863,
    "title": "Grand Prix",
    "author_nicks": [
        {
            "name": "Racers",
            "abbreviation": "RCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6021/?format=api",
                "id": 6021,
                "name": "Racers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-04-23",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mega Hackinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65623/?format=api",
                    "id": 65623,
                    "name": "Mega Hackinen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mega Hackinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65623/?format=api",
                    "id": 65623,
                    "name": "Mega Hackinen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "D. Weed Codehard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65624/?format=api",
                    "id": 65624,
                    "name": "D. Weed Codehard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "D. Weed Codehard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65624/?format=api",
                    "id": 65624,
                    "name": "D. Weed Codehard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Daemon Kill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Daemon Kill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/pixelshow05/demo/rcs%21gpx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16829"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "256",
            "competition": {
                "id": 10004,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1283/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1283/",
                    "id": 1283,
                    "name": "PixelShow 2005",
                    "tagline": "",
                    "start_date": "2005-04-22",
                    "end_date": "2005-04-24",
                    "location": "Dimos Patras, Nomós Achaḯas, West Greece, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.2155,
                    "longitude": 21.79558,
                    "website": "http://pixelshow.demoscene.gr/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}