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

{
    "url": "https://demozoo.org/api/v1/productions/302323/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302323/",
    "id": 302323,
    "title": "Technology",
    "author_nicks": [
        {
            "name": "Ashes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107035/?format=api",
                "id": 107035,
                "name": "Ashes",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/Technology/Technology-Ashes"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33292"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/560/?format=api",
            "demozoo_url": "https://demozoo.org/parties/560/",
            "id": 560,
            "name": "Eastern Conference 1995",
            "tagline": "",
            "start_date": "1995-04-29",
            "end_date": "1995-04-30",
            "location": "Białystok, Podlasie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.13333,
            "longitude": 23.16433,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}