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

{
    "url": "https://demozoo.org/api/v1/productions/313128/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313128/",
    "id": 313128,
    "title": "Dumb Res",
    "author_nicks": [
        {
            "name": "Cybernetic Genetics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3629/?format=api",
                "id": 3629,
                "name": "Cybernetic Genetics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-09-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/function22/demo/dumbres.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92252"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "240",
            "competition": {
                "id": 17378,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4456/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4456/",
                    "id": 4456,
                    "name": "Function 2022",
                    "tagline": "",
                    "start_date": "2022-09-09",
                    "end_date": "2022-09-11",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49835,
                    "longitude": 19.04045,
                    "website": "https://2022.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "parody"
    ]
}