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

{
    "url": "https://demozoo.org/api/v1/productions/9117/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9117/",
    "id": 9117,
    "title": "Soil",
    "author_nicks": [
        {
            "name": "Inque",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3780/?format=api",
                "id": 3780,
                "name": "Inque",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-30",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Glow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10295/?format=api",
                    "id": 10295,
                    "name": "Glow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Izard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10293/?format=api",
                    "id": 10293,
                    "name": "Izard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        },
        {
            "nick": {
                "name": "Glow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10295/?format=api",
                    "id": 10295,
                    "name": "Glow",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        },
        {
            "nick": {
                "name": "Izard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10293/?format=api",
                    "id": 10293,
                    "name": "Izard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/demozone06/intro/soil.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25690"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "50",
            "competition": {
                "id": 3435,
                "name": "Combined 64k/4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1212/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1212/",
                    "id": 1212,
                    "name": "Demozone 2006",
                    "tagline": "",
                    "start_date": "2006-07-28",
                    "end_date": "2006-07-31",
                    "location": "Biddinghuizen, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.457821,
                    "longitude": 5.69895,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}