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

{
    "url": "https://demozoo.org/api/v1/productions/65880/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65880/",
    "id": 65880,
    "title": "Nitrogen: \"ARE WE?\"",
    "author_nicks": [
        {
            "name": "Kalium Cyanide",
            "abbreviation": "KCN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33242/?format=api",
                "id": 33242,
                "name": "Kalium Cyanide",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-09-06",
    "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/2003/abstract03/demo/03.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/abstract03/demo/are_we_by_kcn.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10965"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "17",
            "competition": {
                "id": 7216,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1128/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1128/",
                    "id": 1128,
                    "name": "Abstract 2003",
                    "tagline": "",
                    "start_date": "2003-09-06",
                    "end_date": "2003-09-07",
                    "location": "Gliwice, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.291698,
                    "longitude": 18.66692,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}