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

{
    "url": "https://demozoo.org/api/v1/productions/160023/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160023/",
    "id": 160023,
    "title": "Yatzy",
    "author_nicks": [
        {
            "name": "Software of Sweden",
            "abbreviation": "SOS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3898/?format=api",
                "id": 3898,
                "name": "Software of Sweden",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-07-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8681/?format=api",
                    "id": 8681,
                    "name": "Ron",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Docs"
        },
        {
            "nick": {
                "name": "Ron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8681/?format=api",
                    "id": 8681,
                    "name": "Ron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+design, +charset"
        },
        {
            "nick": {
                "name": "Ron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8681/?format=api",
                    "id": 8681,
                    "name": "Ron",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fredrik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23541/?format=api",
                    "id": 23541,
                    "name": "Fredrik",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Shine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44764/?format=api",
                    "id": 44764,
                    "name": "Shine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/150411/Yatzy20160702.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=149204"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82501"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2880/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2880/",
            "id": 2880,
            "name": "Gubbdata 2016",
            "tagline": "Genesis Project + TRIAD = 60 years of Commodore love",
            "start_date": "2016-07-01",
            "end_date": "2016-07-03",
            "location": "Lunds Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.66897,
            "longitude": 13.36408,
            "website": "http://gubbdata.se/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/91/15/3de2.110354.gif",
            "original_width": 400,
            "original_height": 298,
            "standard_url": "https://media.demozoo.org/screens/s/91/15/3de2.110354.png",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/91/15/3de2.110354.png",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}