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

{
    "url": "https://demozoo.org/api/v1/productions/7671/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7671/",
    "id": 7671,
    "title": "Underworld",
    "author_nicks": [
        {
            "name": "Dreamline Designs",
            "abbreviation": "DLD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6733/?format=api",
                "id": 6733,
                "name": "Dreamline Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Karsten Niemeier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15771/?format=api",
                    "id": 15771,
                    "name": "Tarnow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jesper Rou Larsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92910/?format=api",
                    "id": 92910,
                    "name": "Jesper Rou Larsen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo renders"
        },
        {
            "nick": {
                "name": "Teddy René Hansen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41523/?format=api",
                    "id": 41523,
                    "name": "mis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d renders"
        },
        {
            "nick": {
                "name": "Spacebrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1870/?format=api",
                    "id": 1870,
                    "name": "Spacebrain",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rookie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5011/?format=api",
                    "id": 5011,
                    "name": "Rookie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/DreamLine_Design/DLD-UnderWorld.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=3748"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56224"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "462",
            "competition": {
                "id": 742,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/94/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/94/",
                    "id": 94,
                    "name": "The Party 1995",
                    "tagline": "5th Anniversary",
                    "start_date": "1995-12-27",
                    "end_date": "1995-12-29",
                    "location": "Fredericia Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.57271,
                    "longitude": 9.69489,
                    "website": "https://theparty.dk/wiki/The_Party_1995"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}