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

{
    "url": "https://demozoo.org/api/v1/productions/80225/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80225/",
    "id": 80225,
    "title": "Water Biscuit",
    "author_nicks": [
        {
            "name": "Moonflow",
            "abbreviation": "MFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18496/?format=api",
                "id": 18496,
                "name": "Moonflow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-06-25",
    "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": "Chris Dragan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13717/?format=api",
                    "id": 13717,
                    "name": "Chris Dragan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Diodak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10935/?format=api",
                    "id": 10935,
                    "name": "Diodak",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Traymuss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3834/?format=api",
                    "id": 3834,
                    "name": "Traymuss",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/abstract05/fast/demo/3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17756"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "41",
            "competition": {
                "id": 8318,
                "name": "16 Sec Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1130/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1130/",
                    "id": 1130,
                    "name": "Abstract 2005",
                    "tagline": "",
                    "start_date": "2005-06-25",
                    "end_date": "2005-06-26",
                    "location": "Gliwice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.29761,
                    "longitude": 18.67658,
                    "website": "http://www.abstract.scene.pl/index2.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}