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

{
    "url": "https://demozoo.org/api/v1/productions/328098/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328098/",
    "id": 328098,
    "title": "Flight Over Unknown Land",
    "author_nicks": [
        {
            "name": "Kane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49829/?format=api",
                "id": 49829,
                "name": "Kane",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Suspect",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13954/?format=api",
                "id": 13954,
                "name": "Suspect",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-08-19",
    "supertype": "production",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49829/?format=api",
                    "id": 49829,
                    "name": "Kane",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.pigwa.net/stuff/parties/prods/Silly_Venture,2023.08.17-20,Gdansk,Poland/sv2k23se_pack/XL_XE/INT_256B/03/flight.xex"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/sillyventure23/xl_xe_int_256b/flight.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/sim/scena/atari/8bit/suspect/flight_256b.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95174"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=v5Bw8iRBNaE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "5.458",
            "competition": {
                "id": 18174,
                "name": "Atari XL/XE 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4590/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4590/",
                    "id": 4590,
                    "name": "Silly Venture 2023 SE",
                    "tagline": "Staying faithful to ATARI's roots!",
                    "start_date": "2023-08-17",
                    "end_date": "2023-08-20",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/96/1b46.333023.png",
            "original_width": 752,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/7d/96/1b46.333023.png",
            "standard_width": 400,
            "standard_height": 255,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/96/1b46.333023.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}