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

{
    "url": "https://demozoo.org/api/v1/productions/278979/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278979/",
    "id": 278979,
    "title": "Snowflake",
    "author_nicks": [
        {
            "name": "dpro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114857/?format=api",
                "id": 114857,
                "name": "dpro",
                "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": "2020-06-06",
    "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://rmda.world/snow16.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/forndata20/demo_open/snow16.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85794"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ht23qdQlp64"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15931,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4035/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4035/",
                    "id": 4035,
                    "name": "Forndata 2020",
                    "tagline": "",
                    "start_date": "2020-06-05",
                    "end_date": "2020-06-07",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://forndata.thisoldcabin.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7c/48/dfd6.271253.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/7c/48/dfd6.271253.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/48/dfd6.271253.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-16k",
        "source-available"
    ]
}