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

{
    "url": "https://demozoo.org/api/v1/productions/312715/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312715/",
    "id": 312715,
    "title": "Spurdo 2000",
    "author_nicks": [
        {
            "name": "la_mettrie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45316/?format=api",
                "id": 45316,
                "name": "la_mettrie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "la_mettrie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45316/?format=api",
                    "id": 45316,
                    "name": "la_mettrie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "la_mettrie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45316/?format=api",
                    "id": 45316,
                    "name": "la_mettrie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "la_mettrie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45316/?format=api",
                    "id": 45316,
                    "name": "la_mettrie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "la_mettrie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45316/?format=api",
                    "id": 45316,
                    "name": "la_mettrie",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/jml22/wild/spurdo-2000-by-la_mettrie-hk-p.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92139"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "61",
            "competition": {
                "id": 17355,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4355/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4355/",
                    "id": 4355,
                    "name": "Jumalauta 22 Years",
                    "tagline": "",
                    "start_date": "2022-08-26",
                    "end_date": "2022-08-28",
                    "location": "Hämeenlinna, Kanta-Häme, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.0,
                    "longitude": 24.45,
                    "website": "https://jml.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/4a/e817.313013.png",
            "original_width": 400,
            "original_height": 282,
            "standard_url": "https://media.demozoo.org/screens/s/6f/4a/e817.313013.jpg",
            "standard_width": 400,
            "standard_height": 282,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/4a/e817.313013.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "humor",
        "finnish",
        "quiz",
        "sdl2",
        "source-available",
        "meme",
        "game"
    ]
}