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

{
    "url": "https://demozoo.org/api/v1/productions/181653/?format=api",
    "demozoo_url": "https://demozoo.org/productions/181653/",
    "id": 181653,
    "title": "Mail Madness 41",
    "author_nicks": [
        {
            "name": "Unlimited",
            "abbreviation": "ULN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75467/?format=api",
                "id": 75467,
                "name": "Unlimited",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-05-25",
    "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": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6313"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=46939"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3950/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3950/",
            "id": 3950,
            "name": "Mail Madness Party 3",
            "tagline": "",
            "start_date": "2002-05-17",
            "end_date": "2002-05-20",
            "location": "Hohenstein-Ernstthal, Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.80064,
            "longitude": 12.71287,
            "website": "http://web.archive.org/web/20160713113753/http://www.mr-museum.de/party3.htm"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mail-madness"
    ]
}