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

{
    "url": "https://demozoo.org/api/v1/productions/358712/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358712/",
    "id": 358712,
    "title": "Starblaze",
    "author_nicks": [
        {
            "name": "Joker",
            "abbreviation": "JKR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10844/?format=api",
                "id": 10844,
                "name": "Joker",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/96/?format=api",
            "id": 96,
            "name": "MicroW8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14239/?format=api",
                    "id": 14239,
                    "name": "Dox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/deadline24/256_byte_intro/starblaze.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=98355"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "140",
            "competition": {
                "id": 19409,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4775/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4775/",
                    "id": 4775,
                    "name": "Deadline 2024",
                    "tagline": "",
                    "start_date": "2024-10-04",
                    "end_date": "2024-10-06",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2024/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/d0/0fcc.351167.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/b0/d0/0fcc.351167.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/d0/0fcc.351167.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}