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

{
    "url": "https://demozoo.org/api/v1/productions/347446/?format=api",
    "demozoo_url": "https://demozoo.org/productions/347446/",
    "id": 347446,
    "title": "Radwar V2 Party Demo",
    "author_nicks": [
        {
            "name": "Masters' Design Group",
            "abbreviation": "MDG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7546/?format=api",
                "id": 7546,
                "name": "Masters' Design Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03-11",
    "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": "http://noname.c64.org/csdb/release/download.php?id=18865"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=17774"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35588"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2481/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2481/",
            "id": 2481,
            "name": "CeBIT 1989",
            "tagline": "",
            "start_date": "1989-03-08",
            "end_date": "1989-03-15",
            "location": "Region Hannover, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.44889,
            "longitude": 9.74,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}