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

{
    "url": "https://demozoo.org/api/v1/productions/99925/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99925/",
    "id": 99925,
    "title": "Deep",
    "author_nicks": [
        {
            "name": "Chorus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1009/?format=api",
                "id": 1009,
                "name": "Chorus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Clarence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1010/?format=api",
                    "id": 1010,
                    "name": "Clarence",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fanta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5566/?format=api",
                    "id": 5566,
                    "name": "Fanta",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Leon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                    "id": 5739,
                    "name": "Leon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Leon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                    "id": 5739,
                    "name": "Leon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Cargo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19993/?format=api",
                    "id": 19993,
                    "name": "Cargo",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        },
        {
            "nick": {
                "name": "Ninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3999/?format=api",
                    "id": 3999,
                    "name": "Ninja",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        },
        {
            "nick": {
                "name": "Doc Bacardi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24614/?format=api",
                    "id": 24614,
                    "name": "Doc Bacardi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        },
        {
            "nick": {
                "name": "Hoild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16416/?format=api",
                    "id": 16416,
                    "name": "Hoild",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/arok06/c64/demo/chorus_deep_90.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=36852"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25672"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "56",
            "competition": {
                "id": 10011,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/229/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/229/",
                    "id": 229,
                    "name": "Árok 2006",
                    "tagline": "",
                    "start_date": "2006-07-28",
                    "end_date": "2006-07-30",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}