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

{
    "url": "https://demozoo.org/api/v1/productions/333666/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333666/",
    "id": 333666,
    "title": "Invasion of the Emerald Saucers",
    "author_nicks": [
        {
            "name": "robc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140045/?format=api",
                "id": 140045,
                "name": "robc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/syntax23/wild_demo/invasionoftheemeraldsaucers-syntax2023.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Ro1iHvueKlM&t=124s"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qSkyCrg49Wk&t=11s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "63",
            "competition": {
                "id": 18427,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4683/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4683/",
                    "id": 4683,
                    "name": "Syntax 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-26",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "zx-spectrum-next"
    ]
}