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

{
    "url": "https://demozoo.org/api/v1/productions/27935/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27935/",
    "id": 27935,
    "title": "Rhapsody",
    "author_nicks": [
        {
            "name": "Morgan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19359/?format=api",
                "id": 19359,
                "name": "Morgan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Criminal Gang",
            "abbreviation": "CG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19360/?format=api",
                "id": 19360,
                "name": "Criminal Gang",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/exe95/in4k/cg-rhaps.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/exe95/in4k/rhapsody.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19395"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "19",
            "competition": {
                "id": 2059,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/535/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/535/",
                    "id": 535,
                    "name": "Exe Party 1995",
                    "tagline": "",
                    "start_date": "1995-12-15",
                    "end_date": "1995-12-17",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}