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

{
    "url": "https://demozoo.org/api/v1/productions/281502/?format=api",
    "demozoo_url": "https://demozoo.org/productions/281502/",
    "id": 281502,
    "title": "Wired/Bizarre '97 Report",
    "author_nicks": [
        {
            "name": "Triloxy",
            "abbreviation": "TLY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                "id": 13657,
                "name": "Triloxy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-11",
    "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/1997/wt-rep97.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72960"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/335/?format=api",
            "demozoo_url": "https://demozoo.org/parties/335/",
            "id": 335,
            "name": "Wired 1997",
            "tagline": "",
            "start_date": "1997-07-18",
            "end_date": "1997-07-20",
            "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.41464,
            "longitude": 3.8471,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}