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

{
    "url": "https://demozoo.org/api/v1/productions/185657/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185657/",
    "id": 185657,
    "title": "Amiga-noid 100%",
    "author_nicks": [
        {
            "name": "The Supply Team",
            "abbreviation": "TST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51430/?format=api",
                "id": 51430,
                "name": "The Supply Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-06-30",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=15230"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9090"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35088"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2357/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2357/",
            "id": 2357,
            "name": "Dexion Meeting 1988",
            "tagline": "",
            "start_date": "1988-06-30",
            "end_date": "1988-07-03",
            "location": "Nykøbing Sjælland, Odsherred Kommune, Zealand, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.92491,
            "longitude": 11.67109,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}