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

{
    "url": "https://demozoo.org/api/v1/productions/338969/?format=api",
    "demozoo_url": "https://demozoo.org/productions/338969/",
    "id": 338969,
    "title": "Logo Collection",
    "author_nicks": [
        {
            "name": "Sense Designs",
            "abbreviation": "SNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54859/?format=api",
                "id": 54859,
                "name": "Sense Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-22",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/44690/logo collection.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/sense_designs/logo_collection.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=53072"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1939/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1939/",
            "id": 1939,
            "name": "Venlo Meeting December 1990",
            "tagline": "",
            "start_date": "1990-12-22",
            "end_date": "1990-12-22",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}