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

{
    "url": "https://demozoo.org/api/v1/productions/175251/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175251/",
    "id": 175251,
    "title": "The Richard Joseph Tribute",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        },
        {
            "name": "Protovision",
            "abbreviation": "PTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                "id": 5548,
                "name": "Protovision",
                "is_group": true
            }
        },
        {
            "name": "Samar Productions",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-10",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=119013"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=94536"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56048"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/80/?format=api",
            "demozoo_url": "https://demozoo.org/parties/80/",
            "id": 80,
            "name": "X 2010",
            "tagline": "The Year We Make Contact",
            "start_date": "2010-10-01",
            "end_date": "2010-10-03",
            "location": "Gemeente Someren, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.38233,
            "longitude": 5.71049,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}