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

{
    "url": "https://demozoo.org/api/v1/productions/325900/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/325900/",
    "id": 325900,
    "title": "Coming Soon",
    "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": "2023-07-08",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/58/?format=api",
            "id": 58,
            "name": "1K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dalthon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10843/?format=api",
                    "id": 10843,
                    "name": "Dalthon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lostparty23/intro1k/jkr-comingsoon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94642"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "499",
            "competition": {
                "id": 18025,
                "name": "1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4385/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4385/",
                    "id": 4385,
                    "name": "Lost Party 2023",
                    "tagline": "demoscene, Atari, Commodore, Spectrum, Amstrad",
                    "start_date": "2023-07-06",
                    "end_date": "2023-07-09",
                    "location": "Licheń Stary, Konin County, Greater Poland, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.31226,
                    "longitude": 18.35515,
                    "website": "https://www.lostparty.pl/2023/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/91/f75c.328971.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/76/91/f75c.328971.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/91/f75c.328971.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}