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

{
    "url": "https://demozoo.org/api/v1/productions/188857/?format=api",
    "demozoo_url": "https://demozoo.org/productions/188857/",
    "id": 188857,
    "title": "Sunbun In The Sky With Diamonds",
    "author_nicks": [
        {
            "name": "A Jam Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79303/?format=api",
                "id": 79303,
                "name": "A Jam Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-01-31",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/a_jam_group/sunbun_0.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52541"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14383,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3330/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3330/",
                    "id": 3330,
                    "name": "Global Game Jam 2009",
                    "tagline": "",
                    "start_date": "2009-01-30",
                    "end_date": "2009-02-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://globalgamejam.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}