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

{
    "url": "https://demozoo.org/api/v1/productions/37899/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37899/",
    "id": 37899,
    "title": "DJ Pong",
    "author_nicks": [
        {
            "name": "Die Wissenden",
            "abbreviation": "DW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3803/?format=api",
                "id": 3803,
                "name": "Die Wissenden",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JCO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                    "id": 1981,
                    "name": "JCO",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "JCO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                    "id": 1981,
                    "name": "JCO",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/evoke07/wild/dj-pong.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31703"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "217",
            "competition": {
                "id": 3428,
                "name": "Wild / Alternative Platform",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/341/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/341/",
                    "id": 341,
                    "name": "Evoke 2007",
                    "tagline": "",
                    "start_date": "2007-08-10",
                    "end_date": "2007-08-12",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}