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

{
    "url": "https://demozoo.org/api/v1/productions/330007/?format=api",
    "demozoo_url": "https://demozoo.org/productions/330007/",
    "id": 330007,
    "title": "Clairvoyance",
    "author_nicks": [
        {
            "name": "Angels",
            "abbreviation": "ANG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27531/?format=api",
                "id": 27531,
                "name": "Angels",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-09-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Black",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68433/?format=api",
                    "id": 68433,
                    "name": "Black",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Black",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68433/?format=api",
                    "id": 68433,
                    "name": "Black",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/function23/oldschool_demo/angels-clairvoyance.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95106"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "306",
            "competition": {
                "id": 18267,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4553/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4553/",
                    "id": 4553,
                    "name": "Function 2023",
                    "tagline": "The Showdown",
                    "start_date": "2023-09-08",
                    "end_date": "2023-09-10",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49835,
                    "longitude": 19.04045,
                    "website": "https://function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}