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

{
    "url": "https://demozoo.org/api/v1/productions/358056/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358056/",
    "id": 358056,
    "title": "PETSCII Diamond Heart",
    "author_nicks": [
        {
            "name": "The Philishave Grew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107514/?format=api",
                "id": 107514,
                "name": "The Philishave Grew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-09-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "NOP Papa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138375/?format=api",
                    "id": 138375,
                    "name": "NOP Papa",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Amazing Spiderman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137947/?format=api",
                    "id": 137947,
                    "name": "The Amazing Spiderman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=301856"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=245989"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97907"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YO5oeZ7wZ8g"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 19437,
                "name": "Mixed Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5081/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5081/",
                    "id": 5081,
                    "name": "Psykoz 2024",
                    "tagline": "",
                    "start_date": "2024-09-20",
                    "end_date": "2024-09-22",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/37/40/0bf6.351282.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/37/40/0bf6.351282.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/40/0bf6.351282.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii-animations"
    ]
}