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

{
    "url": "https://demozoo.org/api/v1/productions/80113/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80113/",
    "id": 80113,
    "title": "Hell",
    "author_nicks": [
        {
            "name": "Devreci",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41390/?format=api",
                "id": 41390,
                "name": "Devreci",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-18",
    "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/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/7d5/256b/hell-devreci.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20355"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6,03",
            "competition": {
                "id": 8298,
                "name": "256 Byte Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/636/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/636/",
                    "id": 636,
                    "name": "7D 2005",
                    "tagline": "7D5",
                    "start_date": "2005-09-17",
                    "end_date": "2005-09-19",
                    "location": "Maltepe, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 40.9589,
                    "longitude": 29.17866,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/31/8567.51033.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/70/31/8567.51033.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/31/8567.51033.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}