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

{
    "url": "https://demozoo.org/api/v1/productions/337036/?format=api",
    "demozoo_url": "https://demozoo.org/productions/337036/",
    "id": 337036,
    "title": "Out Run (alt)",
    "author_nicks": [
        {
            "name": "World Of Wonders",
            "abbreviation": "WOW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2868/?format=api",
                "id": 2868,
                "name": "World Of Wonders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/W/World_Of_Wonders/WOW-CrOutRun.alt"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=104342"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4284/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4284/",
            "id": 4284,
            "name": "Mega-Force Party 1988",
            "tagline": "",
            "start_date": "1988-11-26",
            "end_date": "1988-11-26",
            "location": "Gemeente Cuijk, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.71739,
            "longitude": 5.85773,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "out-run"
    ]
}