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

{
    "url": "https://demozoo.org/api/v1/productions/53899/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53899/",
    "id": 53899,
    "title": "Knoops",
    "author_nicks": [
        {
            "name": "The Dreams",
            "abbreviation": "DRM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4000/?format=api",
                "id": 4000,
                "name": "The Dreams",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-31",
    "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": "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": ""
        },
        {
            "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": ""
        },
        {
            "nick": {
                "name": "Uncle Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16337/?format=api",
                    "id": 16337,
                    "name": "Uncle Tom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NIC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139473/?format=api",
                    "id": 139473,
                    "name": "NIC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zaphod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139476/?format=api",
                    "id": 139476,
                    "name": "Zaphod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chotaire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2772/?format=api",
                    "id": 2772,
                    "name": "Chotaire",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "MOB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90863/?format=api",
                    "id": 90863,
                    "name": "Beatseeker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Zaphod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139476/?format=api",
                    "id": 139476,
                    "name": "Zaphod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Calamity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13170/?format=api",
                    "id": 13170,
                    "name": "Calamity",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=88864"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=736"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=22321"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5652,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/991/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/991/",
                    "id": 991,
                    "name": "Inter Jam 1998",
                    "tagline": "",
                    "start_date": "1998-05-30",
                    "end_date": "1998-06-01",
                    "location": "Ubstadt-Weiher, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.1708,
                    "longitude": 8.61889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}