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

{
    "url": "https://demozoo.org/api/v1/productions/327535/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327535/",
    "id": 327535,
    "title": "Crash & Burn",
    "author_nicks": [
        {
            "name": "Inversion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3573/?format=api",
                "id": 3573,
                "name": "Inversion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "zoi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3574/?format=api",
                    "id": 3574,
                    "name": "zoi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Havocplague",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3575/?format=api",
                    "id": 3575,
                    "name": "Havocplague",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Castor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3578/?format=api",
                    "id": 3578,
                    "name": "Castor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Blackis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3577/?format=api",
                    "id": 3577,
                    "name": "Blackis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/assembly_summer23/fantasy-console/crash-burn_by_inversion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://inversi0n.org/crash-n-burn.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94774"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=nXgU3o5pfy0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=3",
            "score": "678",
            "competition": {
                "id": 18128,
                "name": "Fantasy Console",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4634/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4634/",
                    "id": 4634,
                    "name": "Assembly Summer 2023",
                    "tagline": "",
                    "start_date": "2023-08-03",
                    "end_date": "2023-08-06",
                    "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/83/c6/956b.330740.png",
            "original_width": 512,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/83/c6/956b.330740.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/c6/956b.330740.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}