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

{
    "url": "https://demozoo.org/api/v1/productions/284921/?format=api",
    "demozoo_url": "https://demozoo.org/productions/284921/",
    "id": 284921,
    "title": "Gespensterwald 64b",
    "author_nicks": [
        {
            "name": "HellMood",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49561/?format=api",
                "id": 49561,
                "name": "HellMood",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-10-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
            "id": 16,
            "name": "64b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "HellMood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49561/?format=api",
                    "id": 49561,
                    "name": "HellMood",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "HellMood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49561/?format=api",
                    "id": 49561,
                    "name": "HellMood",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hellmood.111mb.de//Gespensterwald.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/inercia20/combined_tiny_intro/hellmood_-_gespensterwald.mkv"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/inercia20/combined_tiny_intro/hellmood_-_gespensterwald.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86986"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=g--LGVXKnIE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "148",
            "competition": {
                "id": 16172,
                "name": "Combined Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3984/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3984/",
                    "id": 3984,
                    "name": "Inércia Demoparty 2020",
                    "tagline": "",
                    "start_date": "2020-10-02",
                    "end_date": "2020-10-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2020.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/19/51ac.278971.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/44/19/51ac.278971.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/19/51ac.278971.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "monochrome",
        "raycasting",
        "tiny-intro-with-sound",
        "midi",
        "source-available",
        "sierpinski"
    ]
}