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

{
    "url": "https://demozoo.org/api/v1/productions/291245/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291245/",
    "id": 291245,
    "title": "Pontus",
    "author_nicks": [
        {
            "name": "superogue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                "id": 617,
                "name": "superogue",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Marquee Design",
            "abbreviation": "MQD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106358/?format=api",
                "id": 106358,
                "name": "Marquee Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-03-13",
    "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/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "superogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                    "id": 617,
                    "name": "superogue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Code and Design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lovebyte21/hi_end_128_byte_intro/marqueedesign_pontus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://odysee.com/@marqueedesign:6/pontus_720p:c"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88270"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ZNLY7ngkurU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "241",
            "competition": {
                "id": 16376,
                "name": "Hi-end 128 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4197/",
                    "id": 4197,
                    "name": "Lovebyte 2021",
                    "tagline": "Where size matters",
                    "start_date": "2021-03-12",
                    "end_date": "2021-03-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party/2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/ed/b620.287271.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/11/ed/b620.287271.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/ed/b620.287271.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "raycasting",
        "tiny-intro-with-sound",
        "midi"
    ]
}