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

{
    "url": "https://demozoo.org/api/v1/productions/345686/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345686/",
    "id": 345686,
    "title": "Aaron Paron",
    "author_nicks": [
        {
            "name": "Choice",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81719/?format=api",
                "id": 81719,
                "name": "Choice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-01-07",
    "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": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=10285"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=36695"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1350/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1350/",
            "id": 1350,
            "name": "Phenomena and Censor Party 1990",
            "tagline": "",
            "start_date": "1990-01-05",
            "end_date": "1990-01-07",
            "location": "Arboga Kommun, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.39452,
            "longitude": 15.79261,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}