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

{
    "url": "https://demozoo.org/api/v1/productions/236350/?format=api",
    "demozoo_url": "https://demozoo.org/productions/236350/",
    "id": 236350,
    "title": "Shogun's First",
    "author_nicks": [
        {
            "name": "Byterapers",
            "abbreviation": "(B)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-21",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=17409"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2213/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2213/",
            "id": 2213,
            "name": "DigiParty 1988",
            "tagline": "",
            "start_date": "1988-05-20",
            "end_date": "1988-05-22",
            "location": "Hartola, Päijät-Häme, Southern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.58333,
            "longitude": 26.01667,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}