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

{
    "url": "https://demozoo.org/api/v1/productions/322581/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322581/",
    "id": 322581,
    "title": "Castle Duell",
    "author_nicks": [
        {
            "name": "Bitgoat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133783/?format=api",
                "id": 133783,
                "name": "Bitgoat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Performers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68229/?format=api",
                "id": 68229,
                "name": "Performers",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-04-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/revision23/game/game.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://scratch.mit.edu/projects/348216647/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94250"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "328",
            "competition": {
                "id": 17807,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4569/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4569/",
                    "id": 4569,
                    "name": "Revision 2023",
                    "tagline": "Back to the E-Werk",
                    "start_date": "2023-04-07",
                    "end_date": "2023-04-10",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2023.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "scratch"
    ]
}