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

{
    "url": "https://demozoo.org/api/v1/productions/324272/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324272/",
    "id": 324272,
    "title": "Unicorn Blend #256",
    "author_nicks": [
        {
            "name": "jtruk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135705/?format=api",
                "id": 135705,
                "name": "jtruk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rift",
            "abbreviation": "RFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                "id": 26180,
                "name": "Rift",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-05-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "jtruk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135705/?format=api",
                    "id": 135705,
                    "name": "jtruk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/creativenucleus/tic-80-sketches/raw/main/outline-2023/jtruk-unicorn_blend_256.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/outline23/intro256_newskool/jtruk-unicorn_blend_256.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94450"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "102",
            "competition": {
                "id": 17919,
                "name": "Newskool 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4627/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4627/",
                    "id": 4627,
                    "name": "Outline 2023",
                    "tagline": "",
                    "start_date": "2023-05-18",
                    "end_date": "2023-05-21",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cd/a2/b83d.326904.png",
            "original_width": 1280,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/cd/a2/b83d.326904.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cd/a2/b83d.326904.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}