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

{
    "url": "https://demozoo.org/api/v1/productions/324250/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324250/",
    "id": 324250,
    "title": "Another Lightspeed Release",
    "author_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        },
        {
            "name": "RET",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45270/?format=api",
                "id": 45270,
                "name": "RET",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-05-20",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Neon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1171/?format=api",
                    "id": 1171,
                    "name": "Neon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ref",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29832/?format=api",
                    "id": 29832,
                    "name": "Ref",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://darkside.no/zx/ret_and_darklite-another_lightspeed_release.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/outline23/demo/ret_and_darklite-another_lightspeed_release.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94430"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Yi0bJIHS5nk"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=o0hhVbviKQA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "68",
            "competition": {
                "id": 17920,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4627/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4627/",
                    "id": 4627,
                    "name": "Outline 2023",
                    "tagline": "",
                    "start_date": "2023-05-18",
                    "end_date": "2023-05-21",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/d7/b939.326884.png",
            "original_width": 1280,
            "original_height": 960,
            "standard_url": "https://media.demozoo.org/screens/s/fe/d7/b939.326884.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/d7/b939.326884.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "demake",
        "zx-spectrum-128k"
    ]
}