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

{
    "url": "https://demozoo.org/api/v1/productions/352571/?format=api",
    "demozoo_url": "https://demozoo.org/productions/352571/",
    "id": 352571,
    "title": "Fairlight loves Genesis Project",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-22",
    "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/97183/FLTGP%5BO%5D.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=99738"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56836"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=su5ZluXeJ_8"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/237/?format=api",
            "demozoo_url": "https://demozoo.org/parties/237/",
            "id": 237,
            "name": "Isterparty 2011",
            "tagline": "socker. blipblop. fett. c64. kärlek. skåne. ister",
            "start_date": "2011-04-22",
            "end_date": "2011-04-24",
            "location": "Lund, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.706225,
            "longitude": 13.187605,
            "website": "http://www.gubbdata.se/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}