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

{
    "url": "https://demozoo.org/api/v1/productions/38530/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38530/",
    "id": 38530,
    "title": "Water",
    "author_nicks": [
        {
            "name": "Purple Viking",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24792/?format=api",
                "id": 24792,
                "name": "Purple Viking",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Unstoppable Hacker Bunch",
            "abbreviation": "TUHB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20748/?format=api",
                "id": 20748,
                "name": "The Unstoppable Hacker Bunch",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-29",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/bizarre98/in4k/b984kb11.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16990"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 3542,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/447/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/447/",
                    "id": 447,
                    "name": "Bizarre 1998",
                    "tagline": "",
                    "start_date": "1998-08-28",
                    "end_date": "1998-08-30",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}