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

{
    "url": "https://demozoo.org/api/v1/productions/350406/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350406/",
    "id": 350406,
    "title": "Soul Sand",
    "author_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
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/96/?format=api",
            "id": 96,
            "name": "MicroW8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b 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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/marqueedesign/marqueedesign_soulsand.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=j5z3pb0inRY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "161",
            "competition": {
                "id": 18960,
                "name": "256b Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4693/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4693/",
                    "id": 4693,
                    "name": "Nova 2024",
                    "tagline": "",
                    "start_date": "2024-06-14",
                    "end_date": "2024-06-16",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/50/17/ad50.345678.png",
            "original_width": 1440,
            "original_height": 960,
            "standard_url": "https://media.demozoo.org/screens/s/50/17/ad50.345678.jpg",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/17/ad50.345678.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "softsynth",
        "tiny-intro-with-sound",
        "raymarching",
        "writeup-available"
    ]
}