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

{
    "url": "https://demozoo.org/api/v1/productions/173221/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173221/",
    "id": 173221,
    "title": "World of Commodore 2013 Invite",
    "author_nicks": [
        {
            "name": "Censor Design",
            "abbreviation": "CD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-16",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "CRT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
                    "id": 14701,
                    "name": "CRT",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "CRT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
                    "id": 14701,
                    "name": "CRT",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Magnar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47/?format=api",
                    "id": 47,
                    "name": "Magnar",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nico Clone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123440/?format=api",
                    "id": 123440,
                    "name": "Nico Clone",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=154607"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=124230"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62182"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3221/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3221/",
            "id": 3221,
            "name": "World Of Commodore (.ca) 2013",
            "tagline": "",
            "start_date": "2013-12-07",
            "end_date": "2013-12-08",
            "location": "Mississauga, Ontario, Canada",
            "is_online": false,
            "country_code": "CA",
            "latitude": 43.5789,
            "longitude": -79.6583,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f1/f3/28d5.276352.png",
            "original_width": 320,
            "original_height": 244,
            "standard_url": "https://media.demozoo.org/screens/s/f1/f3/28d5.276352.jpg",
            "standard_width": 320,
            "standard_height": 244,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/f3/28d5.276352.jpg",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "ntsc"
    ]
}