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

{
    "url": "https://demozoo.org/api/v1/productions/169870/?format=api",
    "demozoo_url": "https://demozoo.org/productions/169870/",
    "id": 169870,
    "title": "Stuff",
    "author_nicks": [
        {
            "name": "Future Hackers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19264/?format=api",
                "id": 19264,
                "name": "Future Hackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-23",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Par",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20227/?format=api",
                    "id": 20227,
                    "name": "Par",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Par",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20227/?format=api",
                    "id": 20227,
                    "name": "Par",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Theta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148264/?format=api",
                    "id": 148264,
                    "name": "Theta",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.cc.org.ru/enlight97/in8k/stuff.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/enlight97/in8k/stuff.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66660"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sSLFYGMDiCI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "not shown",
            "score": "",
            "competition": {
                "id": 12408,
                "name": "PC 8k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/270/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/270/",
                    "id": 270,
                    "name": "Enlight 1997",
                    "tagline": "",
                    "start_date": "1997-08-23",
                    "end_date": "1997-08-23",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ab/63/fb73.299547.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/ab/63/fb73.299547.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/63/fb73.299547.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}