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

{
    "url": "https://demozoo.org/api/v1/productions/31622/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31622/",
    "id": 31622,
    "title": "The Amazing Goblin's Workshop",
    "author_nicks": [
        {
            "name": "Fan Studios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21286/?format=api",
                "id": 21286,
                "name": "Fan Studios",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-02-04",
    "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/parties/2012/artengine12/gamedev/tagw.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58706"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 2562,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1222/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1222/",
                    "id": 1222,
                    "name": "Art Engine 2012",
                    "tagline": "",
                    "start_date": "2012-02-03",
                    "end_date": "2012-02-05",
                    "location": "Sao Paulo, Brazil",
                    "is_online": false,
                    "country_code": "BR",
                    "latitude": -23.56288,
                    "longitude": -46.654659,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}