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

{
    "url": "https://demozoo.org/api/v1/productions/126280/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126280/",
    "id": 126280,
    "title": "Is It True",
    "author_nicks": [
        {
            "name": "Channel 4",
            "abbreviation": "CHF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54771/?format=api",
                "id": 54771,
                "name": "Channel 4",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wiseguy Industries 2015",
            "abbreviation": "WGI2015",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43099/?format=api",
                "id": 43099,
                "name": "Wiseguy Industries 2015",
                "is_group": true
            }
        }
    ],
    "release_date": "1988-12-17",
    "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": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=39691"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2403/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2403/",
            "id": 2403,
            "name": "Squadron Copy Party 1988",
            "tagline": "",
            "start_date": "1988-12-17",
            "end_date": "1988-12-17",
            "location": "Haastrecht, Gemeente Vlist, South Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.00074,
            "longitude": 4.77639,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}