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

{
    "url": "https://demozoo.org/api/v1/productions/33590/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33590/",
    "id": 33590,
    "title": "42",
    "author_nicks": [
        {
            "name": "Contract",
            "abbreviation": "CNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11089/?format=api",
                "id": 11089,
                "name": "Contract",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37619/?format=api",
                    "id": 37619,
                    "name": "Andy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "cuBie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37620/?format=api",
                    "id": 37620,
                    "name": "cuBie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Astic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67775/?format=api",
                    "id": 67775,
                    "name": "Dr. Astic",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Keyframing"
        },
        {
            "nick": {
                "name": "Jabberwock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12072/?format=api",
                    "id": 12072,
                    "name": "Jabberwock",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Keyframing"
        },
        {
            "nick": {
                "name": "(TR)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37618/?format=api",
                    "id": 37618,
                    "name": "(TR)",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Ideas, Support"
        },
        {
            "nick": {
                "name": "Xtro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11090/?format=api",
                    "id": 11090,
                    "name": "Xtro",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Zooley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21574/?format=api",
                    "id": 21574,
                    "name": "Zooley",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/antiq97/demo/cnt-42na.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8433"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "298",
            "competition": {
                "id": 2813,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/708/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/708/",
                    "id": 708,
                    "name": "Antiq 1997",
                    "tagline": "",
                    "start_date": "1997-08-22",
                    "end_date": "1997-08-24",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}