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

{
    "url": "https://demozoo.org/api/v1/productions/192143/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192143/",
    "id": 192143,
    "title": "SID Expander",
    "author_nicks": [
        {
            "name": "Ancients",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/163/?format=api",
                "id": 163,
                "name": "The Ancients",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-06",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/lcp05/misc/sid_expander.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=19446"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18474"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/393/?format=api",
            "demozoo_url": "https://demozoo.org/parties/393/",
            "id": 393,
            "name": "Little Computer People 2005",
            "tagline": "",
            "start_date": "2005-08-05",
            "end_date": "2005-08-07",
            "location": "Linköpings Kommun, Östergötland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.41046,
            "longitude": 15.6187,
            "website": "http://www.lcp.c64.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}