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

{
    "url": "https://demozoo.org/api/v1/productions/277299/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277299/",
    "id": 277299,
    "title": "Eternal Fortress",
    "author_nicks": [
        {
            "name": "Peisik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6272/?format=api",
                "id": 6272,
                "name": "Peisik",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-04-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Miika",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17693/?format=api",
                    "id": 17693,
                    "name": "Miika",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/revision20/pc-demo/00_446_c_eternal_fortress_partyversion4.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/peisik/eternal_fortress_partyversion4.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://peisik.untergrund.net/rendering_eternal_fortress/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/seece/eternal-fortress-demo"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85303"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GQtCrVQQUZc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "1322",
            "competition": {
                "id": 15886,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3862/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3862/",
                    "id": 3862,
                    "name": "Revision Online 2020",
                    "tagline": "Welcome Home",
                    "start_date": "2020-04-10",
                    "end_date": "2020-04-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2020.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/ee/e745.323707.jpg",
            "original_width": 400,
            "original_height": 203,
            "standard_url": "https://media.demozoo.org/screens/s/d7/ee/e745.323707.jpg",
            "standard_width": 400,
            "standard_height": 203,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/ee/e745.323707.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 101
        }
    ],
    "tags": [
        "glsl",
        "source-available",
        "glsl-testbrench",
        "writeup-available"
    ]
}