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

{
    "url": "https://demozoo.org/api/v1/productions/177002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/177002/",
    "id": 177002,
    "title": "Party Pig",
    "author_nicks": [
        {
            "name": "Booze Design",
            "abbreviation": "BD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                "id": 1287,
                "name": "Booze Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-14",
    "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": "HCL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1545/?format=api",
                    "id": 1545,
                    "name": "HCL",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "HCL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1545/?format=api",
                    "id": 1545,
                    "name": "HCL",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "HCL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1545/?format=api",
                    "id": 1545,
                    "name": "HCL",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "HCL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1545/?format=api",
                    "id": 1545,
                    "name": "HCL",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Dane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                    "id": 1286,
                    "name": "Dane",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                    "id": 1286,
                    "name": "Dane",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4285/?format=api",
                    "id": 4285,
                    "name": "Mitch",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://noname.c64.org/csdb/release/download.php?id=61779"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/arok07/demo/party_pig.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=50831"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31199"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AlqQdCRXlig"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "57",
            "competition": {
                "id": 13657,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/230/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/230/",
                    "id": 230,
                    "name": "Árok 2007",
                    "tagline": "",
                    "start_date": "2007-07-13",
                    "end_date": "2007-07-15",
                    "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": []
}