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

{
    "url": "https://demozoo.org/api/v1/productions/47217/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47217/",
    "id": 47217,
    "title": "Balada v porcelane",
    "author_nicks": [
        {
            "name": "Exhalator",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29048/?format=api",
                "id": 29048,
                "name": "Exhalator",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "KMVPV2000",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29049/?format=api",
                "id": 29049,
                "name": "KMVPV2000",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-02-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/demobit00/demo/balada.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2426"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "50",
            "competition": {
                "id": 4751,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/982/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/982/",
                    "id": 982,
                    "name": "Demobit 2000",
                    "tagline": "",
                    "start_date": "2000-02-26",
                    "end_date": "2000-02-27",
                    "location": "Nitriansky kraj, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.16667,
                    "longitude": 18.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}