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

{
    "url": "https://demozoo.org/api/v1/productions/96057/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96057/",
    "id": 96057,
    "title": "God-Load V1.0",
    "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": "1995-08-19",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/RG/GODLOAD.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 9963,
                "name": "Misc Releases",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2087/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2087/",
                    "id": 2087,
                    "name": "Reservoir Gods Cwmvention 1995",
                    "tagline": "",
                    "start_date": "1995-08",
                    "end_date": "1995-08",
                    "location": "Abermule, Sir Powys, Wales, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.54339,
                    "longitude": -3.23723,
                    "website": "http://www.reservoir-gods.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}