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

{
    "url": "https://demozoo.org/api/v1/productions/309117/?format=api",
    "demozoo_url": "https://demozoo.org/productions/309117/",
    "id": 309117,
    "title": "PAST 256",
    "author_nicks": [
        {
            "name": "Illumination",
            "abbreviation": "ILL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67668/?format=api",
                "id": 67668,
                "name": "Illumination",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-06-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17362/?format=api",
                    "id": 17362,
                    "name": "Nap",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/qbparty22/256_byte_intro/illumination-past256.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91667"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Hb-kaKHcx_c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "111",
            "competition": {
                "id": 17108,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4454/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4454/",
                    "id": 4454,
                    "name": "QBParty 2022",
                    "tagline": "",
                    "start_date": "2022-06-10",
                    "end_date": "2022-06-12",
                    "location": "Sülysáp, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.45206,
                    "longitude": 19.53369,
                    "website": "https://qbparty.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/f2/6954.309218.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/a3/f2/6954.309218.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/f2/6954.309218.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "monochrome"
    ]
}