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

{
    "url": "https://demozoo.org/api/v1/productions/17418/?format=api",
    "demozoo_url": "https://demozoo.org/productions/17418/",
    "id": 17418,
    "title": "Dough-Nuts",
    "author_nicks": [
        {
            "name": "Baze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9004/?format=api",
                "id": 9004,
                "name": "Baze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "3SC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9005/?format=api",
                "id": 9005,
                "name": "3SC",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-03-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://baze.au.com/files/dough-nuts.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/zx/2005/d/dough-nuts.7z"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200504/forever/douth.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/forever05/zx_intro/douth.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=253"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16260"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "315",
            "competition": {
                "id": 976,
                "name": "ZX Spectrum 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/126/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/126/",
                    "id": 126,
                    "name": "Forever 2005",
                    "tagline": "Forever Hex",
                    "start_date": "2005-03-18",
                    "end_date": "2005-03-20",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/22/db1d.6642.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/e8/22/db1d.6642.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/22/db1d.6642.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}