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

{
    "url": "https://demozoo.org/api/v1/productions/79804/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79804/",
    "id": 79804,
    "title": "ode2kees",
    "author_nicks": [
        {
            "name": "Skrebbel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11/?format=api",
                "id": 11,
                "name": "Skrebbel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lobstarrs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8687/?format=api",
                "id": 8687,
                "name": "Lobstarrs",
                "is_group": true
            }
        },
        {
            "name": "Matt Current",
            "abbreviation": "MC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                "id": 10,
                "name": "Matt Current",
                "is_group": true
            }
        },
        {
            "name": "Progress",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5947/?format=api",
                "id": 5947,
                "name": "Progress",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-07-23",
    "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/2004/scene_event04/demo/ode2kees_by_skrebbel_mc_pgs_lbstrrs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12828"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "21",
            "competition": {
                "id": 549,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/206/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/206/",
                    "id": 206,
                    "name": "Scene Event 2004",
                    "tagline": "",
                    "start_date": "2004-07-21",
                    "end_date": "2004-07-24",
                    "location": "Harridslev, Randers, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.501331,
                    "longitude": 10.12783,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}