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

{
    "url": "https://demozoo.org/api/v1/productions/126753/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126753/",
    "id": 126753,
    "title": "Party Hole 2",
    "author_nicks": [
        {
            "name": "Topaz Beerline",
            "abbreviation": "TB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5025/?format=api",
                "id": 5025,
                "name": "Topaz Beerline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1452/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1452/",
            "id": 1452,
            "name": "Light and Phenomena Easter Party 1992",
            "tagline": "",
            "start_date": "1992-04-17",
            "end_date": "1992-04-20",
            "location": "Alingsas, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.92963,
            "longitude": 12.5324,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}