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

{
    "url": "https://demozoo.org/api/v1/productions/66610/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66610/",
    "id": 66610,
    "title": "Netpuck",
    "author_nicks": [
        {
            "name": "Lucid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112001/?format=api",
                "id": 112001,
                "name": "Lucid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08-09",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ltipl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21291/?format=api",
                    "id": 21291,
                    "name": "ltipl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DeCoder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17756/?format=api",
                    "id": 17756,
                    "name": "DeCoder",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ilem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24401/?format=api",
                    "id": 24401,
                    "name": "Ilem",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "+sound"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/assembly03/game/netpuck.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/assembly03/game/netpuck_by_lucid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10600"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "3938",
            "competition": {
                "id": 7259,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/109/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/109/",
                    "id": 109,
                    "name": "Assembly 2003",
                    "tagline": "",
                    "start_date": "2003-08-07",
                    "end_date": "2003-08-10",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}