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

{
    "url": "https://demozoo.org/api/v1/productions/66831/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66831/",
    "id": 66831,
    "title": "Sillyventure 2013 Invitation",
    "author_nicks": [
        {
            "name": "Checkpoint",
            "abbreviation": "CPT, CP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2004/?format=api",
                "id": 2004,
                "name": "Checkpoint",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-05-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jester",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1695/?format=api",
                    "id": 1695,
                    "name": "Oddjob",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Exocet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2100/?format=api",
                    "id": 2100,
                    "name": "Exocet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Grey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2059/?format=api",
                    "id": 2059,
                    "name": "Grey",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Defjam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2099/?format=api",
                    "id": 2099,
                    "name": "Defjam",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/CPT/SV2K13IN.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/outline13/wild/sillyventure_2013_atari_jaguar_invite.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/checkpoint/pouet/SILLYVENTURE_2013_Atari_Jaguar_Invite__UPDATE_FINAL.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61367"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JofViDQY1VA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 7283,
                "name": "Realtime Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1781/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1781/",
                    "id": 1781,
                    "name": "Outline 2013",
                    "tagline": "",
                    "start_date": "2013-05-09",
                    "end_date": "2013-05-12",
                    "location": "Eersel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.358311,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1486/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1486/",
            "id": 1486,
            "name": "Silly Venture 2013",
            "tagline": "Atari's last venture into the hardware market",
            "start_date": "2013-11-08",
            "end_date": "2013-11-11",
            "location": "Gdansk, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.35276,
            "longitude": 18.650049,
            "website": "http://www.sillyventure.eu/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/18/bb/1729.17677.png",
            "original_width": 252,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/18/bb/1729.17677.jpg",
            "standard_width": 252,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/18/bb/1729.17677.jpg",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}