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

{
    "url": "https://demozoo.org/api/v1/productions/33256/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33256/",
    "id": 33256,
    "title": "Little Big Demo 2",
    "author_nicks": [
        {
            "name": "Sanction",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13616/?format=api",
                "id": 13616,
                "name": "Sanction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pinker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13707/?format=api",
                    "id": 13707,
                    "name": "Pinker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cohnen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49836/?format=api",
                    "id": 49836,
                    "name": "Cohnen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "Ben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49835/?format=api",
                    "id": 49835,
                    "name": "Ben",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Packing Algorithm"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/wired96/in4k/snc_lbd2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1530"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "759",
            "competition": {
                "id": 2784,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/379/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/379/",
                    "id": 379,
                    "name": "Wired 1996",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Wasmes, Province du Hainaut, Walloon, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.55532,
                    "longitude": 3.53691,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}