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

{
    "url": "https://demozoo.org/api/v1/productions/343126/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343126/",
    "id": 343126,
    "title": "We/Knutby",
    "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": "2004-08-01",
    "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": "BaseUrl",
            "url": "http://noname.c64.org/csdb/getinternalfile.php/2655/we_knutby.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=13856"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12960"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/392/?format=api",
            "demozoo_url": "https://demozoo.org/parties/392/",
            "id": 392,
            "name": "Little Computer People 2004",
            "tagline": "",
            "start_date": "2004-07-30",
            "end_date": "2004-08-01",
            "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": []
}