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

{
    "url": "https://demozoo.org/api/v1/productions/37728/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37728/",
    "id": 37728,
    "title": "Home Invasion",
    "author_nicks": [
        {
            "name": "Warriors of the Wasteland",
            "abbreviation": "WOW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-18",
    "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": "Iceman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14722/?format=api",
                    "id": 14722,
                    "name": "Iceman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "main"
        },
        {
            "nick": {
                "name": "Iceman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14722/?format=api",
                    "id": 14722,
                    "name": "Iceman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Vip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5745/?format=api",
                    "id": 5745,
                    "name": "_V_",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "picture"
        },
        {
            "nick": {
                "name": "Vip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5745/?format=api",
                    "id": 5745,
                    "name": "_V_",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "end"
        },
        {
            "nick": {
                "name": "Hogan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11106/?format=api",
                    "id": 11106,
                    "name": "Hogan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo and picture"
        },
        {
            "nick": {
                "name": "PFK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43070/?format=api",
                    "id": 43070,
                    "name": "PFK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "PFK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43070/?format=api",
                    "id": 43070,
                    "name": "PFK",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "main"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/wired98/c64/home_invasion.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/wired98/c64/wired_98_releases.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=4809"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20261"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "207",
            "competition": {
                "id": 3406,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/531/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/531/",
                    "id": 531,
                    "name": "Wired 1998",
                    "tagline": "",
                    "start_date": "1998-07-17",
                    "end_date": "1998-07-19",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}