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

{
    "url": "https://demozoo.org/api/v1/productions/289020/?format=api",
    "demozoo_url": "https://demozoo.org/productions/289020/",
    "id": 289020,
    "title": "Psion - Green World",
    "author_nicks": [
        {
            "name": "Code and Light Sorcerers",
            "abbreviation": "CLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11213/?format=api",
                "id": 11213,
                "name": "Code and Light Sorcerers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-02",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.s/groups.hun/CLS/s%27psion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71029"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/704/?format=api",
            "demozoo_url": "https://demozoo.org/parties/704/",
            "id": 704,
            "name": "FLaG 1998",
            "tagline": "",
            "start_date": "1998-02-06",
            "end_date": "1998-02-09",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.506222,
            "longitude": 19.064819,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}