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

{
    "url": "https://demozoo.org/api/v1/productions/273731/?format=api",
    "demozoo_url": "https://demozoo.org/productions/273731/",
    "id": 273731,
    "title": "Party Girl",
    "author_nicks": [
        {
            "name": "The Bass",
            "abbreviation": "BASS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76453/?format=api",
                "id": 76453,
                "name": "The Bass",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10-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": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=115396"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=91700"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3136/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3136/",
            "id": 3136,
            "name": "Dynamic Science Copy Party 1989",
            "tagline": "",
            "start_date": "1989-10-07",
            "end_date": "1989-10-07",
            "location": "Kontich, Provincie Antwerpen, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 51.13202,
            "longitude": 4.44878,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}