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

{
    "url": "https://demozoo.org/api/v1/productions/175267/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175267/",
    "id": 175267,
    "title": "Old Farts on a Couch",
    "author_nicks": [
        {
            "name": "Sander",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7278/?format=api",
                "id": 7278,
                "name": "Sander",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-24",
    "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": "http://csdb.dk/getinternalfile.php/97209/old_farts.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/datacalypse11/misc/old_farts.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=99767"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56949"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3394/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3394/",
            "id": 3394,
            "name": "Datacalypse 2011",
            "tagline": "",
            "start_date": "2011-04-23",
            "end_date": "2011-04-24",
            "location": "Gemeente Amsterdam, North Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.37302,
            "longitude": 4.89856,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}