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

{
    "url": "https://demozoo.org/api/v1/productions/92999/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/92999/",
    "id": 92999,
    "title": "Splash",
    "author_nicks": [
        {
            "name": "Scuba",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6647/?format=api",
                "id": 6647,
                "name": "Scuba",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "X-Trade",
            "abbreviation": "XTD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                "id": 6649,
                "name": "X-Trade",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-04-17",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/S/Scuba/1991/scuba-splash.iff"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=92784"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9626,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2000/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2000/",
                    "id": 2000,
                    "name": "Shining 8 Eastern Party 1992",
                    "tagline": "",
                    "start_date": "1992-04-17",
                    "end_date": "1992-04-18",
                    "location": "Lahr, Freiburg Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.34042,
                    "longitude": 7.86886,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b8/14/47c6.191710.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/b8/14/47c6.191710.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b8/14/47c6.191710.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}