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

{
    "url": "https://demozoo.org/api/v1/productions/311743/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311743/",
    "id": 311743,
    "title": "Cubic",
    "author_nicks": [
        {
            "name": "F#READY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                "id": 35273,
                "name": "F#READY",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-06",
    "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": "F#READY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                    "id": 35273,
                    "name": "F#READY",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte_turbo22/tiny_intro_oldschool/cubic_r1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/FreddyOffenga/cubic/raw/main/cubic_R1.xex"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fKxlgE_PMCY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17275,
                "name": "Oldschool Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4505/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4505/",
                    "id": 4505,
                    "name": "Lovebyte Turbo",
                    "tagline": "",
                    "start_date": "2022-08-06",
                    "end_date": "2022-08-06",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.lovebyte.party"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/91/ad34.311833.png",
            "original_width": 336,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/6d/91/ad34.311833.png",
            "standard_width": 336,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/91/ad34.311833.png",
            "thumbnail_width": 175,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}