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

{
    "url": "https://demozoo.org/api/v1/productions/30210/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30210/",
    "id": 30210,
    "title": "Shapes",
    "author_nicks": [
        {
            "name": "Maak",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8478/?format=api",
                "id": 8478,
                "name": "Maak",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10-05",
    "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": "Jisemdu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8766/?format=api",
                    "id": 8766,
                    "name": "Jisemdu",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cynic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64911/?format=api",
                    "id": 64911,
                    "name": "Cynic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Moony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11360/?format=api",
                    "id": 11360,
                    "name": "Moony",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pulver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64912/?format=api",
                    "id": 64912,
                    "name": "Pulver",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Toazt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64913/?format=api",
                    "id": 64913,
                    "name": "Toazt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/fudge96/demo/shapes.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57803"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "35",
            "competition": {
                "id": 2413,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/815/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/815/",
                    "id": 815,
                    "name": "Fudge 1996",
                    "tagline": "",
                    "start_date": "1996-10-04",
                    "end_date": "1996-10-06",
                    "location": "Kristiansand, Vest-Agder, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.14642,
                    "longitude": 7.99687,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}