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

{
    "url": "https://demozoo.org/api/v1/productions/33274/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33274/",
    "id": 33274,
    "title": "Phat Kryt",
    "author_nicks": [
        {
            "name": "Trepaan",
            "abbreviation": "TRP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5481/?format=api",
                "id": 5481,
                "name": "Trepaan",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-02",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "HaseZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45812/?format=api",
                    "id": 45812,
                    "name": "HaseZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "neliz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45809/?format=api",
                    "id": 45809,
                    "name": "neliz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lenz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22135/?format=api",
                    "id": 22135,
                    "name": "Lenz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/wired96/in64/phatkryt.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/wired96/in64/w96_64kb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70432"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "31",
            "competition": {
                "id": 1410,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/379/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/379/",
                    "id": 379,
                    "name": "Wired 1996",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Wasmes, Province du Hainaut, Walloon, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.55532,
                    "longitude": 3.53691,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a2/72/e529.139225.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/a2/72/e529.139225.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a2/72/e529.139225.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/47/ed/e156.139226.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/47/ed/e156.139226.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/47/ed/e156.139226.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}