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

{
    "url": "https://demozoo.org/api/v1/productions/171871/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171871/",
    "id": 171871,
    "title": "Pieces of Light",
    "author_nicks": [
        {
            "name": "Cheyens",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52635/?format=api",
                "id": 52635,
                "name": "Cheyens",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03-25",
    "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": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3977"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=44365"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=K5N8kyPr0KU"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2308/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2308/",
            "id": 2308,
            "name": "Ikari & Zargon Party 1989",
            "tagline": "",
            "start_date": "1989-03-23",
            "end_date": "1989-03-25",
            "location": "Slagelse Kommune, Zealand, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.34546,
            "longitude": 11.3339,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}