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

{
    "url": "https://demozoo.org/api/v1/productions/80502/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80502/",
    "id": 80502,
    "title": "Sworm",
    "author_nicks": [
        {
            "name": "Reservoir Gods",
            "abbreviation": "RG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                "id": 2234,
                "name": "Reservoir Gods",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Pink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2546/?format=api",
                    "id": 2546,
                    "name": "Mr. Pink",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ripley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2549/?format=api",
                    "id": 2549,
                    "name": "Ripley",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SH3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2550/?format=api",
                    "id": 2550,
                    "name": "SH3",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "MSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2547/?format=api",
                    "id": 2547,
                    "name": "MSG",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2328/?format=api",
                    "id": 2328,
                    "name": "Tat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "DSP Module Replay"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.reservoir-gods.com/files/game/sworm.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/RG/SWORM.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3727"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12451,
                "name": "24hr Snake Game Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1657/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1657/",
                    "id": 1657,
                    "name": "Reservoir Gods Cwmvention 1996",
                    "tagline": "",
                    "start_date": "1996-08",
                    "end_date": "1996-08",
                    "location": "United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 54.314072,
                    "longitude": -2.23001,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/b2/5c72.47865.gif",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/40/b2/5c72.47865.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/b2/5c72.47865.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}