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

{
    "url": "https://demozoo.org/api/v1/productions/60312/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/60312/",
    "id": 60312,
    "title": "Bolek 2",
    "author_nicks": [
        {
            "name": "mOdmate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2104/?format=api",
                "id": 2104,
                "name": "mOdmate",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Naughty Bytes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12513/?format=api",
                "id": 12513,
                "name": "The Naughty Bytes",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-03",
    "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/1994/FB2/GRTC/MOD/BOLEK.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "4",
            "competition": {
                "id": 6587,
                "name": "Graphic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1484/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1484/",
                    "id": 1484,
                    "name": "Fried Bits 1994",
                    "tagline": "2",
                    "start_date": "1994-04-01",
                    "end_date": "1994-04-04",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.075089,
                    "longitude": 8.8047,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/02/0ea2.14710.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/95/02/0ea2.14710.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/02/0ea2.14710.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}