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

{
    "url": "https://demozoo.org/api/v1/productions/160021/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160021/",
    "id": 160021,
    "title": "C64ColQuiz",
    "author_nicks": [
        {
            "name": "Pond",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67899/?format=api",
                "id": 67899,
                "name": "Pond",
                "is_group": true
            }
        },
        {
            "name": "Privy Software",
            "abbreviation": "Privy",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66383/?format=api",
                "id": 66383,
                "name": "Privy Software",
                "is_group": true
            }
        },
        {
            "name": "SDW Developments",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66384/?format=api",
                "id": 66384,
                "name": "SDW Developments",
                "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"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Andreas Gustafsson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7128/?format=api",
                    "id": 7128,
                    "name": "Shadow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mermaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                    "id": 155,
                    "name": "Mermaid",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/150339/c64colquiz_sdw_privy.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=149148"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67675"
        }
    ],
    "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/ce/33/5293.110352.png",
            "original_width": 400,
            "original_height": 280,
            "standard_url": "https://media.demozoo.org/screens/s/ce/33/5293.110352.png",
            "standard_width": 400,
            "standard_height": 280,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/33/5293.110352.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}