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

{
    "url": "https://demozoo.org/api/v1/productions/55479/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55479/",
    "id": 55479,
    "title": "Love Cancer",
    "author_nicks": [
        {
            "name": "LowFuel",
            "abbreviation": "LF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23260/?format=api",
                "id": 23260,
                "name": "LowFuel",
                "is_group": true
            }
        },
        {
            "name": "SFX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21918/?format=api",
                "id": 21918,
                "name": "SFX",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-12-28",
    "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/2005/tum05/demo/low_fuel___sfx_-_love_cancer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=21001"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "41",
            "competition": {
                "id": 5922,
                "name": "High-End Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/170/",
                    "id": 170,
                    "name": "The Ultimate Meeting 2005",
                    "tagline": "Pirates of the Demoscene",
                    "start_date": "2005-12-27",
                    "end_date": "2005-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2005.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/04/0da0.188939.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/0c/04/0da0.188939.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/04/0da0.188939.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "humor",
        "parody",
        "demopaja",
        "placeholder-screenshot"
    ]
}