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

{
    "url": "https://demozoo.org/api/v1/productions/350403/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350403/",
    "id": 350403,
    "title": "10PRINT\"NOVA\"",
    "author_nicks": [
        {
            "name": "ace-dent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143031/?format=api",
                "id": 143031,
                "name": "ace-dent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ace-dent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143031/?format=api",
                    "id": 143031,
                    "name": "ace-dent",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/ace-dent/demo-toybox/blob/main/NOVA2024/10PRINT%22NOVA%22.p8.rom"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/nova24/tiny_intro_256/10print-nova-.p8.rom.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/ace-dent/demo-toybox/tree/main/NOVA2024"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97189"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "120",
            "competition": {
                "id": 18960,
                "name": "256b Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4693/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4693/",
                    "id": 4693,
                    "name": "Nova 2024",
                    "tagline": "",
                    "start_date": "2024-06-14",
                    "end_date": "2024-06-16",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/df/9b36.345911.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/9f/df/9b36.345911.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/df/9b36.345911.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/73/30/e45b.345935.gif",
            "original_width": 384,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/73/30/e45b.345935.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/30/e45b.345935.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/03/78/b5f7.345936.png",
            "original_width": 192,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/03/78/b5f7.345936.png",
            "standard_width": 192,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/78/b5f7.345936.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "writeup-available"
    ]
}