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

{
    "url": "https://demozoo.org/api/v1/productions/157535/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157535/",
    "id": 157535,
    "title": "Skenery 1998 Invitation",
    "author_nicks": [
        {
            "name": "Komplex",
            "abbreviation": "KLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Parties/Remedy-98/ske98inv.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5219"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/849/?format=api",
            "demozoo_url": "https://demozoo.org/parties/849/",
            "id": 849,
            "name": "Skenery 1998",
            "tagline": "",
            "start_date": "1998-07-24",
            "end_date": "1998-07-26",
            "location": "Jyväskylä, Central Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 62.20806,
            "longitude": 25.60742,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}