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

{
    "url": "https://demozoo.org/api/v1/productions/176365/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176365/",
    "id": 176365,
    "title": "The Black 99%",
    "author_nicks": [
        {
            "name": "Dragon Software Productions",
            "abbreviation": "DSP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18045/?format=api",
                "id": 18045,
                "name": "Dragon Software Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-06",
    "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": "ftp://ftp.scs-trc.net/pub/c64/Party/2000/North_Party_V6/The_Black.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/northparty00_v6/misc/the_black.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=26106"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1397/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1397/",
            "id": 1397,
            "name": "North Party 2000 (6)",
            "tagline": "v6.0",
            "start_date": "2000-08-04",
            "end_date": "2000-08-06",
            "location": "Bartoszyce, Powiat bartoszycki, Warmian-Masurian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.25354,
            "longitude": 20.80819,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}