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

{
    "url": "https://demozoo.org/api/v1/productions/267722/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267722/",
    "id": 267722,
    "title": "Dutch Gold",
    "author_nicks": [
        {
            "name": "Focus",
            "abbreviation": "FCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7224/?format=api",
                "id": 7224,
                "name": "Focus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-08-17",
    "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": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/f/Focus/Dutch_Gold.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/25810/Dutch%20Gold.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=59"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41989"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dqDdXKiHzdc"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3886/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3886/",
            "id": 3886,
            "name": "Venlo Meeting August 1991",
            "tagline": "",
            "start_date": "1991-08-17",
            "end_date": "1991-08-17",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4858/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4858/",
            "id": 4858,
            "name": "Venlo Meeting August 1992",
            "tagline": "",
            "start_date": "1992-08-22",
            "end_date": "1992-08-22",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}