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

{
    "url": "https://demozoo.org/api/v1/productions/196985/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196985/",
    "id": 196985,
    "title": "The Busy Scene #06",
    "author_nicks": [
        {
            "name": "Exotic Designs",
            "abbreviation": "ED",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52162/?format=api",
                "id": 52162,
                "name": "Exotic Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-04-20",
    "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": [
        {
            "nick": {
                "name": "Attraction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7329/?format=api",
                    "id": 7329,
                    "name": "Attraction",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Mickey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83888/?format=api",
                    "id": 83888,
                    "name": "Mickey",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=66281"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=54175"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79492"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2285/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2285/",
            "id": 2285,
            "name": "Venlo Meeting April 1991",
            "tagline": "",
            "start_date": "1991-04-20",
            "end_date": "1991-04-20",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "the-busy-scene"
    ]
}