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

{
    "url": "https://demozoo.org/api/v1/productions/56352/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56352/",
    "id": 56352,
    "title": "Too Silly",
    "author_nicks": [
        {
            "name": "Lamers",
            "abbreviation": "LMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Szeryf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32926/?format=api",
                    "id": 32926,
                    "name": "Szeryf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18528/?format=api",
                    "id": 18528,
                    "name": "Alias",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "stRing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32939/?format=api",
                    "id": 32939,
                    "name": "stRing",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://no-fragments.atari.org/no_fragments_14/PARTIES/2011/SV_2K11/8BITDEMO/LAMERS/TOO_SILLY.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/LAMERS/TOO_SILLY.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=6473"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58059"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "214",
            "competition": {
                "id": 6045,
                "name": "Atari XL/XE Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/381/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/381/",
                    "id": 381,
                    "name": "Silly Venture 2011",
                    "tagline": "Level 2011",
                    "start_date": "2011-11-10",
                    "end_date": "2011-11-13",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/6f/26fe.143479.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/95/6f/26fe.143479.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/6f/26fe.143479.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}