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

{
    "url": "https://demozoo.org/api/v1/productions/200411/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200411/",
    "id": 200411,
    "title": "Dragons of Ballpit",
    "author_nicks": [
        {
            "name": "GeoScapers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87305/?format=api",
                "id": 87305,
                "name": "GeoScapers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-03-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "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/2019/instanssi19/demo/dragons_of_ballpit_3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81716"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "14.33",
            "competition": {
                "id": 14963,
                "name": "Instanssi-demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3722/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3722/",
                    "id": 3722,
                    "name": "Instanssi 2019",
                    "tagline": "",
                    "start_date": "2019-02-28",
                    "end_date": "2019-03-03",
                    "location": "Jyväskylä, Central Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.20806,
                    "longitude": 25.60742,
                    "website": "https://instanssi.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}