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

{
    "url": "https://demozoo.org/api/v1/productions/353432/?format=api",
    "demozoo_url": "https://demozoo.org/productions/353432/",
    "id": 353432,
    "title": "Sander's Graphics Collection",
    "author_nicks": [
        {
            "name": "Silicon Limited",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                "id": 6976,
                "name": "Silicon Limited",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/3380/Silicon Limited - Sander%5C%27s Graphics Collection.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=4316"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25427"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5087/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5087/",
            "id": 5087,
            "name": "Silicon Ltd. Meeting",
            "tagline": "",
            "start_date": "1992-07-04",
            "end_date": "1992-07-06",
            "location": "Provincie Zeeland, Zeeland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.41667,
            "longitude": 3.75,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}