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

{
    "url": "https://demozoo.org/api/v1/productions/57500/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/57500/",
    "id": 57500,
    "title": "Nastrovoye",
    "author_nicks": [
        {
            "name": "Havoc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2419/?format=api",
                "id": 2419,
                "name": "Havoc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FUN Industries",
            "abbreviation": "FUN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2187/?format=api",
                "id": 2187,
                "name": "FUN Industries",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-23",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2000/SV2K/STGR16/HAVOC/NASTRO.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/sillyventure00/st_16_color_graphics/nastro.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "157",
            "competition": {
                "id": 6199,
                "name": "Atari ST 16 col",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/977/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/977/",
                    "id": 977,
                    "name": "Silly Venture 2000",
                    "tagline": "Silesian Venture",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-24",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/60/29db.15744.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/17/60/29db.15744.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/60/29db.15744.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}