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

{
    "url": "https://demozoo.org/api/v1/productions/54479/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/54479/",
    "id": 54479,
    "title": "Plastic Surgery",
    "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": "Falcon Users Netherlands",
            "abbreviation": "FUN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56505/?format=api",
                "id": 56505,
                "name": "Falcon Users Netherlands",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-04",
    "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/1999/EIL99/STGR16/HAVOC/EIL2.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "289",
            "competition": {
                "id": 5748,
                "name": "16 Color Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1051/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1051/",
                    "id": 1051,
                    "name": "Error In Line 1999",
                    "tagline": "",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.0,
                    "longitude": 13.25,
                    "website": "https://eil.atari.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/26/fc71.13964.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/7b/26/fc71.13964.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/26/fc71.13964.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "nsfw"
    ]
}