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

{
    "url": "https://demozoo.org/api/v1/productions/95672/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95672/",
    "id": 95672,
    "title": "Godlenes - Mario Golf",
    "author_nicks": [
        {
            "name": "Reservoir Gods",
            "abbreviation": "RG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                "id": 2234,
                "name": "Reservoir Gods",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Pink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2546/?format=api",
                    "id": 2546,
                    "name": "Mr. Pink",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Intro + Emulation System"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/RG/GNESGOLF.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/955/?format=api",
            "demozoo_url": "https://demozoo.org/parties/955/",
            "id": 955,
            "name": "Alternative Party 1998",
            "tagline": "AltParty",
            "start_date": "1998-04-10",
            "end_date": "1998-04-12",
            "location": "Turku, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.452801,
            "longitude": 22.251551,
            "website": "http://www.altparty.org"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}