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

{
    "url": "https://demozoo.org/api/v1/productions/24248/?format=api",
    "demozoo_url": "https://demozoo.org/productions/24248/",
    "id": 24248,
    "title": "The Aurum",
    "author_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        },
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-01-08",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/tokyodemofest11/demo/lns-aurum.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56554"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=UebhRCkc9hY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 1663,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/468/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/468/",
                    "id": 468,
                    "name": "TokyoDemoFest 2011",
                    "tagline": "",
                    "start_date": "2011-01-08",
                    "end_date": "2011-01-08",
                    "location": "Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.670479,
                    "longitude": 139.740921,
                    "website": "http://tokyodemofest.jp/2011/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}