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

{
    "url": "https://demozoo.org/api/v1/productions/202028/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202028/",
    "id": 202028,
    "title": "Base",
    "author_nicks": [
        {
            "name": "Gunhed Battalion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18040/?format=api",
                "id": 18040,
                "name": "Gunhed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "KRG",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83428/?format=api",
                "id": 83428,
                "name": "KRG",
                "is_group": true
            }
        },
        {
            "name": "Willow",
            "abbreviation": "WIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-02",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20090105180247/http://www.willowparty.com/willow/download/base_wp97.d64"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2111/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2111/",
            "id": 2111,
            "name": "Willow Party 1997",
            "tagline": "",
            "start_date": "1997-11-01",
            "end_date": "1997-11-02",
            "location": "Friedrichsburg, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.13678,
            "longitude": 9.18221,
            "website": "http://web.archive.org/web/20080529003704/http://www.willowparty.com/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "basic"
    ]
}