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

{
    "url": "https://demozoo.org/api/v1/productions/362380/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/362380/",
    "id": 362380,
    "title": "8-Bit Core",
    "author_nicks": [
        {
            "name": "pépé",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123351/?format=api",
                "id": 123351,
                "name": "pépé",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hemoroids",
            "abbreviation": "HMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                "id": 2194,
                "name": "Hemoroids",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-12-07",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://peek.poke.free.fr/st/disques/8bitcore.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/sillyventure24winter/xl_xe_atascii/8bitcore.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.933",
            "competition": {
                "id": 19569,
                "name": "Atari XL/XE ATASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4780/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4780/",
                    "id": 4780,
                    "name": "Silly Venture 2024 WE",
                    "tagline": "In Tribute To Adam Gilmore",
                    "start_date": "2024-12-05",
                    "end_date": "2024-12-08",
                    "location": "Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.0,
                    "longitude": 20.0,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5a/96/cde3.353966.png",
            "original_width": 704,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/5a/96/cde3.353966.png",
            "standard_width": 400,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5a/96/cde3.353966.png",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": [
        "atascii"
    ]
}