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

{
    "url": "https://demozoo.org/api/v1/productions/324062/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324062/",
    "id": 324062,
    "title": "Ephemeral",
    "author_nicks": [
        {
            "name": "Aberration Creations",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58711/?format=api",
                "id": 58711,
                "name": "Aberration Creations",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-05-13",
    "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/2023/qbparty23/45_sec_fast_demo/ephemeral_brcr_dvota.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94406"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "95",
            "competition": {
                "id": 17909,
                "name": "45sec Fast Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4622/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4622/",
                    "id": 4622,
                    "name": "QBParty 2023",
                    "tagline": "",
                    "start_date": "2023-05-13",
                    "end_date": "2023-05-14",
                    "location": "Sülysáp, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.45206,
                    "longitude": 19.53369,
                    "website": "https://qbparty.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "zig"
    ]
}