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

{
    "url": "https://demozoo.org/api/v1/productions/7666/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7666/",
    "id": 7666,
    "title": "Paroxysm 13",
    "author_nicks": [
        {
            "name": "The KIP Brigade",
            "abbreviation": "TKB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6526/?format=api",
                "id": 6526,
                "name": "The KIP Brigade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-29",
    "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": "Pozor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9859/?format=api",
                    "id": 9859,
                    "name": "Banpei",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Logic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24343/?format=api",
                    "id": 24343,
                    "name": "Mr. Logic",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Sharp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9857/?format=api",
                    "id": 9857,
                    "name": "Multiplex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Led",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24411/?format=api",
                    "id": 24411,
                    "name": "Led",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "aNARKY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10579/?format=api",
                    "id": 10579,
                    "name": "Shifter",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Camcorder Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24414/?format=api",
                    "id": 24414,
                    "name": "The Camcorder Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/theparty95/demo/paroxysm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3337"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 30,
            "ranking": "30",
            "score": "7",
            "competition": {
                "id": 741,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/94/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/94/",
                    "id": 94,
                    "name": "The Party 1995",
                    "tagline": "5th Anniversary",
                    "start_date": "1995-12-27",
                    "end_date": "1995-12-29",
                    "location": "Fredericia Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.57271,
                    "longitude": 9.69489,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "gus"
    ]
}