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

{
    "url": "https://demozoo.org/api/v1/productions/281245/?format=api",
    "demozoo_url": "https://demozoo.org/productions/281245/",
    "id": 281245,
    "title": "Black Hole",
    "author_nicks": [
        {
            "name": "Nesnausk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11566/?format=api",
                "id": 11566,
                "name": "Nesnausk",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-07-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": "paraphonic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115757/?format=api",
                    "id": 115757,
                    "name": "paraphonic",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "laryngeal_stop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115758/?format=api",
                    "id": 115758,
                    "name": "laryngeal_stop",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "NeARAZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11567/?format=api",
                    "id": 11567,
                    "name": "NeARAZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://aras-p.info/files/demos/2020/nesnausk-blackhole-win64.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/fieldfx20/demo/nesnausk-blackhole.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86463"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=v6ELbTS6lkI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "137",
            "competition": {
                "id": 16062,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3906/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3906/",
                    "id": 3906,
                    "name": "Field-FX 2020",
                    "tagline": "A mini demoparty at Electromagnetic Field 2020",
                    "start_date": "2020-07-24",
                    "end_date": "2020-07-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://field-fx.party"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unity",
        "scene-poetry",
        "spoken-word",
        "meteoriks-watchlist-2021"
    ]
}