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

{
    "url": "https://demozoo.org/api/v1/productions/195068/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195068/",
    "id": 195068,
    "title": "Rumpelball",
    "author_nicks": [
        {
            "name": "Inferior Software International",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82752/?format=api",
                "id": 82752,
                "name": "Inferior Software International",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/doreco17/gamedev/rumpelball_%5Btsp%5D.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=158949"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 14725,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3742/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3742/",
                    "id": 3742,
                    "name": "DoReCo Party 2017",
                    "tagline": "9",
                    "start_date": "2017-09-15",
                    "end_date": "2017-09-17",
                    "location": "Dortmund, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.51494,
                    "longitude": 7.466,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}