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

{
    "url": "https://demozoo.org/api/v1/productions/339246/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339246/",
    "id": 339246,
    "title": "Superlight",
    "author_nicks": [
        {
            "name": "Astral",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62072/?format=api",
                "id": 62072,
                "name": "Astral",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-23",
    "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": "Astral",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62072/?format=api",
                    "id": 62072,
                    "name": "Astral",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Astral",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62072/?format=api",
                    "id": 62072,
                    "name": "Astral",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Astral",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62072/?format=api",
                    "id": 62072,
                    "name": "Astral",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/assembly_winter24/senior-demo/superlight_by_astral.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96236"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=V3CVwLFWtAc&t=2556s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "219",
            "competition": {
                "id": 18711,
                "name": "Senior Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4745/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4745/",
                    "id": 4745,
                    "name": "Assembly Winter 2024",
                    "tagline": "",
                    "start_date": "2024-02-22",
                    "end_date": "2024-02-25",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/65/1fa2.340774.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/be/65/1fa2.340774.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/65/1fa2.340774.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "unreal-engine"
    ]
}