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

{
    "url": "https://demozoo.org/api/v1/productions/59165/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59165/",
    "id": 59165,
    "title": "Logo",
    "author_nicks": [
        {
            "name": "X-Troll",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30328/?format=api",
                "id": 30328,
                "name": "X-Troll",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-03-27",
    "supertype": "production",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cyclone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30327/?format=api",
                    "id": 30327,
                    "name": "Cyclone",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/party/outline2005/logo.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/X/X_TROLL/LOGO.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/outline05/bootsector_intro/logo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16387"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "108",
            "competition": {
                "id": 6454,
                "name": "Bootsector Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/219/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/219/",
                    "id": 219,
                    "name": "Outline 2005",
                    "tagline": "",
                    "start_date": "2005-03-25",
                    "end_date": "2005-03-28",
                    "location": "Braamt, Gemeente Montferland, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.92333,
                    "longitude": 6.26528,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/0c/982a.105153.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/ca/0c/982a.105153.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/0c/982a.105153.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "bootsector"
    ]
}