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

{
    "url": "https://demozoo.org/api/v1/productions/342989/?format=api",
    "demozoo_url": "https://demozoo.org/productions/342989/",
    "id": 342989,
    "title": "Fantasy World Dizzy +2",
    "author_nicks": [
        {
            "name": "Paragon",
            "abbreviation": "PRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14661/?format=api",
                "id": 14661,
                "name": "Paragon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-03-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hellraiser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65588/?format=api",
                    "id": 65588,
                    "name": "Hellraiser",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=172748"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4963/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4963/",
            "id": 4963,
            "name": "Haninge Meeting",
            "tagline": "",
            "start_date": "1990-03-23",
            "end_date": "1990-03-26",
            "location": "Handen, Haninge Kommun, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.16809,
            "longitude": 18.13796,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}