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

{
    "url": "https://demozoo.org/api/v1/productions/358235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358235/",
    "id": 358235,
    "title": "Epidemic 2000",
    "author_nicks": [
        {
            "name": "Epidemic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14497/?format=api",
                "id": 14497,
                "name": "Epidemic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/epidemic00/info/epidinv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=704"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1107/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1107/",
            "id": 1107,
            "name": "Epidemic 2000",
            "tagline": "",
            "start_date": "2000",
            "end_date": "2000",
            "location": "Le Kremlin-Bicêtre, Département du Val-de-Marne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.81471,
            "longitude": 2.36073,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}