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

{
    "url": "https://demozoo.org/api/v1/productions/367175/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367175/",
    "id": 367175,
    "title": "The Mega Cooperation Demo",
    "author_nicks": [
        {
            "name": "The Critters",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109631/?format=api",
                "id": 109631,
                "name": "The Critters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-08",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/109817/Straight_to_Hell.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=112325"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70354"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2833/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2833/",
            "id": 2833,
            "name": "World of Wonders Copyparty 1988 (2)",
            "tagline": "",
            "start_date": "1988-10-08",
            "end_date": "1988-10-08",
            "location": "Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.75,
            "longitude": 4.5,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}