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

{
    "url": "https://demozoo.org/api/v1/productions/181664/?format=api",
    "demozoo_url": "https://demozoo.org/productions/181664/",
    "id": 181664,
    "title": "Mail Madness 52",
    "author_nicks": [
        {
            "name": "Raiders of the Lost Empire",
            "abbreviation": "ROLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08-10",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pixman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26003/?format=api",
                    "id": 26003,
                    "name": "Pixman",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/primary_star03/misc/mm52.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9762"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15587"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1230/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1230/",
            "id": 1230,
            "name": "Primary Star 2003",
            "tagline": "",
            "start_date": "2003-08-08",
            "end_date": "2003-08-10",
            "location": "Reusel, Gemeente Reusel-De Mierden, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.3625,
            "longitude": 5.16528,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "incomplete-credits",
        "mail-madness"
    ]
}