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

{
    "url": "https://demozoo.org/api/v1/productions/195067/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195067/",
    "id": 195067,
    "title": "Giana-Sisters 30th Anniversary Preview",
    "author_nicks": [
        {
            "name": "The Seven-A-Three",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82751/?format=api",
                "id": 82751,
                "name": "The Seven-A-Three",
                "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/giana-sisters_30th_anniversary_demo-preview.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/doreco17/gamedev/giana_sisters_30th_anniversary_preview_%2B9_laxity.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "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": []
}