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

{
    "url": "https://demozoo.org/api/v1/productions/303156/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303156/",
    "id": 303156,
    "title": "Troll's Treasure",
    "author_nicks": [
        {
            "name": "stRing",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32939/?format=api",
                "id": 32939,
                "name": "stRing",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agenda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-12-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "stRing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32939/?format=api",
                    "id": 32939,
                    "name": "stRing",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "stRing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32939/?format=api",
                    "id": 32939,
                    "name": "stRing",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/AGENDA/TROLLS.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/sillyventure21winter/atari_xl_game/trolls.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.247",
            "competition": {
                "id": 16917,
                "name": "Atari XL / XE / 2600 Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4172/",
                    "id": 4172,
                    "name": "Silly Venture 2021 WE",
                    "tagline": "welcome to the ATARI wonderland!",
                    "start_date": "2021-12-10",
                    "end_date": "2021-12-12",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/5f/4b8d.302726.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/fd/5f/4b8d.302726.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/5f/4b8d.302726.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/97/4afe.302727.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/a6/97/4afe.302727.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/97/4afe.302727.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "text-adventure"
    ]
}