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

{
    "url": "https://demozoo.org/api/v1/productions/99943/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99943/",
    "id": 99943,
    "title": "Stars And Stabbers",
    "author_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-01",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zed Yago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5565/?format=api",
                    "id": 5565,
                    "name": "Zed Yago",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rambones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/162/?format=api",
                    "id": 162,
                    "name": "Jan Harries",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/codex06/demo/k2-sas.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=35511"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25497"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10016,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1275/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1275/",
                    "id": 1275,
                    "name": "Codex Alpe Adria 2006",
                    "tagline": "",
                    "start_date": "2006-06-30",
                    "end_date": "2006-07-02",
                    "location": "Udine, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 46.065121,
                    "longitude": 13.23736,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}