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

{
    "url": "https://demozoo.org/api/v1/productions/332073/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332073/",
    "id": 332073,
    "title": "C&A Party Demo",
    "author_nicks": [
        {
            "name": "Amaze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106975/?format=api",
                "id": 106975,
                "name": "Amaze",
                "is_group": true
            }
        },
        {
            "name": "Crypt",
            "abbreviation": "CPT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8547/?format=api",
                "id": 8547,
                "name": "Crypt",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04-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/28244/Party-Demo %5BAmaze %2B Crypt%5D.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=38216"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=60642"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29830"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45061"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2478/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2478/",
            "id": 2478,
            "name": "Amaze / Cannon / New Visions Party 1989",
            "tagline": "",
            "start_date": "1989-04-08",
            "end_date": "1989-04-08",
            "location": "Moers, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.45342,
            "longitude": 6.6326,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}