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

{
    "url": "https://demozoo.org/api/v1/productions/20646/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20646/",
    "id": 20646,
    "title": "Sperma Factory",
    "author_nicks": [
        {
            "name": "Fyllecell",
            "abbreviation": "FLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15119/?format=api",
                "id": 15119,
                "name": "Fyllecell",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-05-12",
    "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/2002/underscore02/demo/flc_sperm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7905"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "5.09%",
            "competition": {
                "id": 1304,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/266/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/266/",
                    "id": 266,
                    "name": "Underscore 2002",
                    "tagline": "",
                    "start_date": "2002-05-09",
                    "end_date": "2002-05-12",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}