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

{
    "url": "https://demozoo.org/api/v1/productions/341788/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341788/",
    "id": 341788,
    "title": "3LEtris",
    "author_nicks": [
        {
            "name": "3 Little Elks",
            "abbreviation": "3LE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8676/?format=api",
                "id": 8676,
                "name": "3 Little Elks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-11",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/Three_Little_Elks/3LE-TRIS.LHA"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96437"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/375/?format=api",
            "demozoo_url": "https://demozoo.org/parties/375/",
            "id": 375,
            "name": "Compusphere 1997 (9)",
            "tagline": "",
            "start_date": "1997-11-28",
            "end_date": "1997-11-30",
            "location": "Uddevalla Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.34099,
            "longitude": 11.84744,
            "website": "http://www.compusphere.se/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}