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

{
    "url": "https://demozoo.org/api/v1/productions/102715/?format=api",
    "demozoo_url": "https://demozoo.org/productions/102715/",
    "id": 102715,
    "title": "Twix",
    "author_nicks": [
        {
            "name": "Black Monolith Team",
            "abbreviation": "BMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31425/?format=api",
                "id": 31425,
                "name": "Black Monolith Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-10-31",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Captain Headcrash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32055/?format=api",
                    "id": 32055,
                    "name": "Captain Headcrash",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Captain Headcrash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32055/?format=api",
                    "id": 32055,
                    "name": "Captain Headcrash",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BMT/BMT_TWIX.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 9791,
                "name": "3.5ko Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1522/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1522/",
                    "id": 1522,
                    "name": "Megafun 3 - 1992",
                    "tagline": "",
                    "start_date": "1992-10-30",
                    "end_date": "1992-11-01",
                    "location": "Mouvaux, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.702068,
                    "longitude": 3.14165,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/43/ad/2bf5.54572.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/43/ad/2bf5.54572.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/43/ad/2bf5.54572.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}