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

{
    "url": "https://demozoo.org/api/v1/productions/233881/?format=api",
    "demozoo_url": "https://demozoo.org/productions/233881/",
    "id": 233881,
    "title": "Genetic Dreams #14",
    "author_nicks": [
        {
            "name": "Trinomic",
            "abbreviation": "TNC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8059/?format=api",
                "id": 8059,
                "name": "Trinomic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-09-19",
    "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": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/21717/Genetic_Dreams_14.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=32717"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=44718"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4859/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4859/",
            "id": 4859,
            "name": "Venlo Meeting September 1992",
            "tagline": "",
            "start_date": "1992-09-19",
            "end_date": "1992-09-19",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}