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

{
    "url": "https://demozoo.org/api/v1/productions/341062/?format=api",
    "demozoo_url": "https://demozoo.org/productions/341062/",
    "id": 341062,
    "title": "Power-Package",
    "author_nicks": [
        {
            "name": "X-Rated",
            "abbreviation": "X-R",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2778/?format=api",
                "id": 2778,
                "name": "X-Rated",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10-07",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=44835"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4933/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4933/",
            "id": 4933,
            "name": "Success & The Guardian Angels Party",
            "tagline": "",
            "start_date": "1989-10-07",
            "end_date": "1989-10-07",
            "location": "Eddersheim, Regierungsbezirk Darmstadt, Hesse, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.03972,
            "longitude": 8.46661,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}