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

{
    "url": "https://demozoo.org/api/v1/productions/291391/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291391/",
    "id": 291391,
    "title": "Hole #17 enigma",
    "author_nicks": [
        {
            "name": "ded",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8951/?format=api",
                "id": 8951,
                "name": "ded",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Russian Massive Digital Aggression",
            "abbreviation": "RMDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113061/?format=api",
                "id": 113061,
                "name": "Russian Massive Digital Aggression",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-03-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://emulate.su/rmda/hole17.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lovebyte21/low_end_256_byte_intro/hole17.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/eng/software/demoscene/intro/256b-intro/hole-17/qid:302510/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88404"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Pj-NX7MzBNM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 35,
            "ranking": "35",
            "score": "92",
            "competition": {
                "id": 16382,
                "name": "Oldschool 256 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/7a/c6b7.287347.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/11/7a/c6b7.287347.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/7a/c6b7.287347.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "noise",
        "tiny-intro-with-sound",
        "zx-spectrum-48k",
        "source-available"
    ]
}