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

{
    "url": "https://demozoo.org/api/v1/productions/886/?format=api",
    "demozoo_url": "https://demozoo.org/productions/886/",
    "id": 886,
    "title": "Dea Alba",
    "author_nicks": [
        {
            "name": "Panasqnic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3589/?format=api",
                "id": 3589,
                "name": "Panasqnic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-09-19",
    "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": "Mysterious Guest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3596/?format=api",
                    "id": 3596,
                    "name": "Mysterious Guest",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "layout"
        },
        {
            "nick": {
                "name": "K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3595/?format=api",
                    "id": 3595,
                    "name": "K",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "effects"
        },
        {
            "nick": {
                "name": "Outer Space Alliance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30239/?format=api",
                    "id": 30239,
                    "name": "Outer Space Alliance",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/stream09/demo/high-end/dea_alba.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53908"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "-1",
            "competition": {
                "id": 13,
                "name": "High-End Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/10/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/10/",
                    "id": 10,
                    "name": "Stream 2009",
                    "tagline": "Six",
                    "start_date": "2009-09-18",
                    "end_date": "2009-09-20",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.497815,
                    "longitude": 23.762265,
                    "website": "http://streamparty.org/stream09/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}