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

{
    "url": "https://demozoo.org/api/v1/productions/201519/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201519/",
    "id": 201519,
    "title": "Underground Conference 95/Party 4 Contrast Report",
    "author_nicks": [
        {
            "name": "Purge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13205/?format=api",
                "id": 13205,
                "name": "Purge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/party/reports/1995/uc95_p4.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72864"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/685/?format=api",
            "demozoo_url": "https://demozoo.org/parties/685/",
            "id": 685,
            "name": "Underground Conference 1995",
            "tagline": "",
            "start_date": "1995",
            "end_date": "1995",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.164181,
            "longitude": 10.45415,
            "website": "https://uc9.party/about.html#history"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}