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

{
    "url": "https://demozoo.org/api/v1/productions/342988/?format=api",
    "demozoo_url": "https://demozoo.org/productions/342988/",
    "id": 342988,
    "title": "Ko Opperation",
    "author_nicks": [
        {
            "name": "Horizon",
            "abbreviation": "HZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                "id": 719,
                "name": "Horizon",
                "is_group": true
            }
        },
        {
            "name": "Paragon",
            "abbreviation": "PRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14661/?format=api",
                "id": 14661,
                "name": "Paragon",
                "is_group": true
            }
        },
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        },
        {
            "name": "Zone 45",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54827/?format=api",
                "id": 54827,
                "name": "Zone 45",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-03-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/69230/ko_operation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=12567"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=44447"
        }
    ],
    "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": []
}