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

{
    "url": "https://demozoo.org/api/v1/productions/296638/?format=api",
    "demozoo_url": "https://demozoo.org/productions/296638/",
    "id": 296638,
    "title": "1490bpm",
    "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-07-10",
    "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": [
        {
            "nick": {
                "name": "ded",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8951/?format=api",
                    "id": 8951,
                    "name": "ded",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://emulate.su/rmda/1490bpm.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lostparty21/zx_spectrum_intro_256b/1490bpm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89423"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ct9OWBfbaug"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 16588,
                "name": "ZX Spectrum 256b intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4023/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4023/",
                    "id": 4023,
                    "name": "Lost Party 2021",
                    "tagline": "demoparty, 8bit, Atari, Commodore, Spectrum, Amstrad, Schneider,",
                    "start_date": "2021-07-08",
                    "end_date": "2021-07-11",
                    "location": "Licheń Stary, Powiat koniński, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.31226,
                    "longitude": 18.35515,
                    "website": "https://www.lostparty.pl/2021/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d1/3c/902a.295090.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/d1/3c/902a.295090.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d1/3c/902a.295090.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "zx-spectrum-16k",
        "source-available",
        "zx2"
    ]
}