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

{
    "url": "https://demozoo.org/api/v1/productions/185811/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185811/",
    "id": 185811,
    "title": "Sun & Fun '93 Invitation",
    "author_nicks": [
        {
            "name": "Arise",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23394/?format=api",
                "id": 23394,
                "name": "Arise",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Parties/Sun%27N%20Fun%2093/ARISE-Sun%27n%27Fun%2793Inv"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48517"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/436/?format=api",
            "demozoo_url": "https://demozoo.org/parties/436/",
            "id": 436,
            "name": "Sun'n'Fun Conference 1993",
            "tagline": "",
            "start_date": "1993-07-10",
            "end_date": "1993-07-11",
            "location": "Hellenthal, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.48333,
            "longitude": 6.43333,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}