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

{
    "url": "https://demozoo.org/api/v1/productions/325465/?format=api",
    "demozoo_url": "https://demozoo.org/productions/325465/",
    "id": 325465,
    "title": "Chequered Past",
    "author_nicks": [
        {
            "name": "Bitshifters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                "id": 67260,
                "name": "Bitshifters",
                "is_group": true
            }
        },
        {
            "name": "Torment",
            "abbreviation": "TMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                "id": 171,
                "name": "Torment",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-06-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kieran",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70103/?format=api",
                    "id": 70103,
                    "name": "KieranHJ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rhino",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/174/?format=api",
                    "id": 174,
                    "name": "Rhino",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "spiny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                    "id": 172,
                    "name": "spiny",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitshifters.github.io/content/bs-chequered-past.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/nova23/old_school_demo/chequered-past.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/kieranhj/arc-check"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94538"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mAJ44cdQiDQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "133",
            "competition": {
                "id": 17989,
                "name": "Old School Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4516/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4516/",
                    "id": 4516,
                    "name": "Nova 2023",
                    "tagline": "",
                    "start_date": "2023-06-23",
                    "end_date": "2023-06-25",
                    "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/17/d6/551b.328357.png",
            "original_width": 1129,
            "original_height": 631,
            "standard_url": "https://media.demozoo.org/screens/s/17/d6/551b.328357.jpg",
            "standard_width": 400,
            "standard_height": 223,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/d6/551b.328357.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": [
        "source-available"
    ]
}