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

{
    "url": "https://demozoo.org/api/v1/productions/338721/?format=api",
    "demozoo_url": "https://demozoo.org/productions/338721/",
    "id": 338721,
    "title": "Newstyle #03",
    "author_nicks": [
        {
            "name": "Duplex",
            "abbreviation": "@",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70704/?format=api",
                "id": 70704,
                "name": "Duplex",
                "is_group": true
            }
        },
        {
            "name": "Oracle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107118/?format=api",
                "id": 107118,
                "name": "Oracle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-09-15",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/188845/Newstyle3-Duplex.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=182095"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2961/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2961/",
            "id": 2961,
            "name": "Venlo Meeting September 1990",
            "tagline": "",
            "start_date": "1990-09-15",
            "end_date": "1990-09-15",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "newstyle"
    ]
}