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

{
    "url": "https://demozoo.org/api/v1/productions/313124/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313124/",
    "id": 313124,
    "title": "Liquid Crystal",
    "author_nicks": [
        {
            "name": "The Bad Sectors",
            "abbreviation": "TBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6574/?format=api",
                "id": 6574,
                "name": "The Bad Sectors",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-09-10",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Antiemes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14425/?format=api",
                    "id": 14425,
                    "name": "Antiemes",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Helguli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81401/?format=api",
                    "id": 81401,
                    "name": "Helguli",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/function22/intro/tbs-lq.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92241"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2W1uVrKvVHI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "237",
            "competition": {
                "id": 17377,
                "name": "Combined Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4456/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4456/",
                    "id": 4456,
                    "name": "Function 2022",
                    "tagline": "",
                    "start_date": "2022-09-09",
                    "end_date": "2022-09-11",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49835,
                    "longitude": 19.04045,
                    "website": "https://2022.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4klang",
        "bepct4k"
    ]
}