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

{
    "url": "https://demozoo.org/api/v1/productions/171004/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171004/",
    "id": 171004,
    "title": "Wor-Hyde",
    "author_nicks": [
        {
            "name": "September. kry-ant",
            "abbreviation": "SO-KA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71217/?format=api",
                "id": 71217,
                "name": "September. kry-ant",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-05-25",
    "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": "seko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71238/?format=api",
                    "id": 71238,
                    "name": "seko",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ArikA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71239/?format=api",
                    "id": 71239,
                    "name": "ArikA",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/2chpartysummer05/demo/wor-hyde_by_so-ka.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19382"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 13150,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3176/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3176/",
                    "id": 3176,
                    "name": "2chParty 2005 Summer",
                    "tagline": "",
                    "start_date": "2005-05-25",
                    "end_date": "2005-05-25",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://web.archive.org/web/20050208232002/http://2chparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}