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

{
    "url": "https://demozoo.org/api/v1/productions/188503/?format=api",
    "demozoo_url": "https://demozoo.org/productions/188503/",
    "id": 188503,
    "title": "Masters of the Universe - The Movie",
    "author_nicks": [
        {
            "name": "Zetrex 2005",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71366/?format=api",
                "id": 71366,
                "name": "Zetrex 2005",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-12-20",
    "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": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=78551"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/264/?format=api",
            "demozoo_url": "https://demozoo.org/parties/264/",
            "id": 264,
            "name": "Triad & Fairlight Copy Party 1987",
            "tagline": "",
            "start_date": "1987-12-18",
            "end_date": "1987-12-21",
            "location": "Huddinge Kommun, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.21428,
            "longitude": 18.01584,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "masters-of-the-universe-the-movie"
    ]
}