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

{
    "url": "https://demozoo.org/api/v1/productions/310702/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/310702/",
    "id": 310702,
    "title": "The Bogdanoffs",
    "author_nicks": [
        {
            "name": "Twoflower",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2804/?format=api",
                "id": 2804,
                "name": "Twoflower",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-07-23",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Adder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13169/?format=api",
                    "id": 13169,
                    "name": "Adder",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Dungeon Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12782/?format=api",
                    "id": 12782,
                    "name": "The Dungeon Master",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/edison22/oldschool-graphics/bogdanoff-2f.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=219969"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4LuMgaETFUk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "152",
            "competition": {
                "id": 17218,
                "name": "Oldschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4401/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4401/",
                    "id": 4401,
                    "name": "Edison 2022",
                    "tagline": "Data Jungle",
                    "start_date": "2022-07-22",
                    "end_date": "2022-07-24",
                    "location": "Stockholm County, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": "https://edisonparty.com"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/7d/6b88.311355.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/3b/7d/6b88.311355.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/7d/6b88.311355.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "graphics-with-music"
    ]
}