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

{
    "url": "https://demozoo.org/api/v1/productions/158925/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158925/",
    "id": 158925,
    "title": "Adder",
    "author_nicks": [
        {
            "name": "Quasar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65921/?format=api",
                "id": 65921,
                "name": "Quasar",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "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": "Leg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65922/?format=api",
                    "id": 65922,
                    "name": "Leg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65923/?format=api",
                    "id": 65923,
                    "name": "Fig",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sparehead 3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2550/?format=api",
                    "id": 2550,
                    "name": "SH3",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/QUASAR/ADDER.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/game-atari-st-adder_23138.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12451,
                "name": "24hr Snake Game Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1657/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1657/",
                    "id": 1657,
                    "name": "Reservoir Gods Cwmvention 1996",
                    "tagline": "",
                    "start_date": "1996-08",
                    "end_date": "1996-08",
                    "location": "United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 54.314072,
                    "longitude": -2.23001,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}