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

{
    "url": "https://demozoo.org/api/v1/productions/27489/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27489/",
    "id": 27489,
    "title": "Anaemia",
    "author_nicks": [
        {
            "name": "LiteWerx.",
            "abbreviation": "LWX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13315/?format=api",
                "id": 13315,
                "name": "LiteWerx.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-10-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2011/trsac11/demo/2011_10_22_19_46_40_litewerx-anaemia.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57954"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "62",
            "competition": {
                "id": 1367,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/186/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/186/",
                    "id": 186,
                    "name": "TRSAC 2011",
                    "tagline": "",
                    "start_date": "2011-10-21",
                    "end_date": "2011-10-23",
                    "location": "Århus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.153005,
                    "longitude": 10.204525,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}