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

{
    "url": "https://demozoo.org/api/v1/productions/26845/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/26845/",
    "id": 26845,
    "title": "Massageball",
    "author_nicks": [
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        },
        {
            "name": "Stroboholics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
                "id": 6311,
                "name": "Stroboholics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "las",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10046/?format=api",
                    "id": 10046,
                    "name": "las",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/demodays11/gfx_4kexecutable/massageball.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57626"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "235.5",
            "competition": {
                "id": 1875,
                "name": "4K Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/258/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/258/",
                    "id": 258,
                    "name": "Demodays 2011",
                    "tagline": "Buenzli 20",
                    "start_date": "2011-08-26",
                    "end_date": "2011-08-29",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352119,
                    "longitude": 7.904029,
                    "website": "https://2011.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}