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

{
    "url": "https://demozoo.org/api/v1/productions/26977/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26977/",
    "id": 26977,
    "title": "Mystic",
    "author_nicks": [
        {
            "name": "Twin Sectors Inc.",
            "abbreviation": "TSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8710/?format=api",
                "id": 8710,
                "name": "Twin Sectors Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-04-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22953/?format=api",
                    "id": 22953,
                    "name": "Jones",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Greg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11088/?format=api",
                    "id": 11088,
                    "name": "Greg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Barta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22951/?format=api",
                    "id": 22951,
                    "name": "Barta",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/868/?format=api",
                    "id": 868,
                    "name": "Ben",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10946/?format=api",
                    "id": 10946,
                    "name": "Ian",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TNT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50877/?format=api",
                    "id": 50877,
                    "name": "TNT",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1993/m/myst_tsi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57551"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Ikcv-C12uT4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1484,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/432/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/432/",
                    "id": 432,
                    "name": "In Bloom 1993",
                    "tagline": "",
                    "start_date": "1993-04-23",
                    "end_date": "1993-04-25",
                    "location": "Kecskemét, Bács-Kiskun, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90618,
                    "longitude": 19.69128,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/ab/58e2.349883.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/6e/ab/58e2.349883.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/ab/58e2.349883.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}