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

{
    "url": "https://demozoo.org/api/v1/productions/86392/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86392/",
    "id": 86392,
    "title": "Type [T]error",
    "author_nicks": [
        {
            "name": "Mainloop",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6140/?format=api",
                "id": 6140,
                "name": "Mainloop",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-10-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Master S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11629/?format=api",
                    "id": 11629,
                    "name": "Master S",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Toxic Child",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11628/?format=api",
                    "id": 11628,
                    "name": "Toxic Child",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "YenZen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11630/?format=api",
                    "id": 11630,
                    "name": "YenZen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/trsac08/demo/minloop_type-t-error.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51950"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "50",
            "competition": {
                "id": 9123,
                "name": "Combined Exe (4k intro + demo)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/194/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/194/",
                    "id": 194,
                    "name": "TRSAC 2008",
                    "tagline": "",
                    "start_date": "2008-10-17",
                    "end_date": "2008-10-19",
                    "location": "Horsens, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.862105,
                    "longitude": 9.843245,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}