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

{
    "url": "https://demozoo.org/api/v1/productions/7475/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7475/",
    "id": 7475,
    "title": "Wc Goes To WC",
    "author_nicks": [
        {
            "name": "Zymosis",
            "abbreviation": "ZMO, ZMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/464/?format=api",
                "id": 464,
                "name": "Zymosis Boozing Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Yelm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15862/?format=api",
                    "id": 15862,
                    "name": "Yelm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yelm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15862/?format=api",
                    "id": 15862,
                    "name": "Yelm",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Wrec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15140/?format=api",
                    "id": 15140,
                    "name": "Wrec",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/Z/Z_Others/ZYM-WCGO.EXE"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=4678"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59793"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "317",
            "competition": {
                "id": 711,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/103/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/103/",
                    "id": 103,
                    "name": "Assembly 1995",
                    "tagline": "",
                    "start_date": "1995-08-10",
                    "end_date": "1995-08-13",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/cf/1e18.jw10385.png",
            "original_width": 316,
            "original_height": 253,
            "standard_url": "https://media.demozoo.org/screens/s/83/cf/1e18.jw10385.png",
            "standard_width": 316,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/cf/1e18.jw10385.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}