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

{
    "url": "https://demozoo.org/api/v1/productions/313501/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313501/",
    "id": 313501,
    "title": "Out of the Box Solution",
    "author_nicks": [
        {
            "name": "Biertankerfloat",
            "abbreviation": "BTF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115540/?format=api",
                "id": 115540,
                "name": "Biertankerfloat",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-01",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/deadline22/three-dee/out_of_the_box_solution.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92435"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PtWgmfocwwA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "232",
            "competition": {
                "id": 17400,
                "name": "Three-Dee",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4382/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4382/",
                    "id": 4382,
                    "name": "Deadline 2022",
                    "tagline": "",
                    "start_date": "2022-09-30",
                    "end_date": "2022-10-02",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2022/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fastdemo",
        "anaglyph-3d",
        "cables"
    ]
}