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

{
    "url": "https://demozoo.org/api/v1/productions/385620/?format=api",
    "demozoo_url": "https://demozoo.org/productions/385620/",
    "id": 385620,
    "title": "Jane98",
    "author_nicks": [
        {
            "name": "skynxnex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154765/?format=api",
                "id": 154765,
                "name": "skynxnex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lazy Ass Coders",
            "abbreviation": "LaC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154766/?format=api",
                "id": 154766,
                "name": "Lazy Ass Coders",
                "is_group": true
            }
        }
    ],
    "release_date": "1998",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/jane98.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62759"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5513/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5513/",
            "id": 5513,
            "name": "Jane 98",
            "tagline": "",
            "start_date": "1998",
            "end_date": "1998",
            "location": "Rosslyn, Arlington County, Virginia, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 38.89678,
            "longitude": -77.07248,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}