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

{
    "url": "https://demozoo.org/api/v1/productions/317498/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317498/",
    "id": 317498,
    "title": "radar",
    "author_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
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-01-07",
    "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": "shahmatist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22984/?format=api",
                    "id": 22984,
                    "name": "shahmatist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://emulate.su/rmda/radar.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://events.retroscene.org/files/dh2023/lowend_intro/radar.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/dihalt23/lowend_256b_intro/rmda-radar.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/eng/software/demoscene/intro/256b-intro/radar/"
        },
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/dh2023/lowend_intro/3053"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93274"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=yZCD5d2IcNo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6.67",
            "competition": {
                "id": 17616,
                "name": "LowEnd 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4556/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4556/",
                    "id": 4556,
                    "name": "DiHalt 2023",
                    "tagline": "",
                    "start_date": "2023-01-05",
                    "end_date": "2023-01-07",
                    "location": "Nizhniy Novgorod, Nizhny Novgorod Oblast, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://dihalt.org.ru"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/7b/1a8d.318723.png",
            "original_width": 960,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/a4/7b/1a8d.318723.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/7b/1a8d.318723.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "zx-spectrum-48k",
        "source-available"
    ]
}