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

{
    "url": "https://demozoo.org/api/v1/productions/6421/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6421/",
    "id": 6421,
    "title": "Gunnar 2: Galne Gunnar",
    "author_nicks": [
        {
            "name": "Dual Crew",
            "abbreviation": "DC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                "id": 874,
                "name": "Dual Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-07-26",
    "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": "Creeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12752/?format=api",
                    "id": 12752,
                    "name": "Creeper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Creeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12752/?format=api",
                    "id": 12752,
                    "name": "Creeper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Metal Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13451/?format=api",
                    "id": 13451,
                    "name": "Metal Maniac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Metal Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13451/?format=api",
                    "id": 13451,
                    "name": "Metal Maniac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1992/assembly92/c64/demo/gunnar.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=84136"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41737"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JE1gVjayF_k"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 637,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/70/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/70/",
                    "id": 70,
                    "name": "Assembly 1992",
                    "tagline": "",
                    "start_date": "1992-07-24",
                    "end_date": "1992-07-26",
                    "location": "Kauniainen, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.20976,
                    "longitude": 24.72801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}