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

{
    "url": "https://demozoo.org/api/v1/productions/58803/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58803/",
    "id": 58803,
    "title": "Coincoin",
    "author_nicks": [
        {
            "name": "Pipidemic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25017/?format=api",
                "id": 25017,
                "name": "Pipidemic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-17",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/buenzli02/demo/pipidemic-coincoin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7281"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "45",
            "competition": {
                "id": 3514,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/782/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/782/",
                    "id": 782,
                    "name": "Buenzli 2002 (11)",
                    "tagline": "Demomaking is not a Crime",
                    "start_date": "2002-08-16",
                    "end_date": "2002-08-18",
                    "location": "Canton de Berne, Bern, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 46.87251,
                    "longitude": 7.59563,
                    "website": "https://bnz11.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "smode"
    ]
}