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

{
    "url": "https://demozoo.org/api/v1/productions/312312/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312312/",
    "id": 312312,
    "title": "Music Hunter 2.9",
    "author_nicks": [
        {
            "name": "Willow",
            "abbreviation": "WIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gunhed Battalion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18040/?format=api",
                    "id": 18040,
                    "name": "Gunhed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/61688/w1998.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/willow98/c64/willow98.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=14347"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2112/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2112/",
            "id": 2112,
            "name": "Willow Party 1998",
            "tagline": "",
            "start_date": "1998-10-09",
            "end_date": "1998-10-11",
            "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.966,
            "longitude": 8.73164,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/7a/6a82.312477.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/20/7a/6a82.312477.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/7a/6a82.312477.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "music-ripper"
    ]
}