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

{
    "url": "https://demozoo.org/api/v1/productions/343089/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343089/",
    "id": 343089,
    "title": "K-bit 2006",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-10-29",
    "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": "Hollowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1476/?format=api",
                    "id": 1476,
                    "name": "Hollowman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "zabutom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11888/?format=api",
                    "id": 11888,
                    "name": "zabutom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/33163/kbit.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=42511"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26960"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4074/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4074/",
            "id": 4074,
            "name": "Kbit 2006",
            "tagline": "",
            "start_date": "2006-11-03",
            "end_date": "2006-11-05",
            "location": "Västerås, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.64914,
            "longitude": 16.56445,
            "website": "https://kbit.mdfnet.se/"
        }
    ],
    "screenshots": [],
    "tags": []
}