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

{
    "url": "https://demozoo.org/api/v1/productions/145555/?format=api",
    "demozoo_url": "https://demozoo.org/productions/145555/",
    "id": 145555,
    "title": "New York Tokyo",
    "author_nicks": [
        {
            "name": "Salva Mea",
            "abbreviation": "SaMe",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3807/?format=api",
                "id": 3807,
                "name": "Salva Mea",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-23",
    "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=91115"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=15112"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14022"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/77/?format=api",
            "demozoo_url": "https://demozoo.org/parties/77/",
            "id": 77,
            "name": "X 2004",
            "tagline": "8 Bit Heaven",
            "start_date": "2004-10-22",
            "end_date": "2004-10-24",
            "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.05083,
            "longitude": 6.30972,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}