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

{
    "url": "https://demozoo.org/api/v1/productions/333078/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333078/",
    "id": 333078,
    "title": "Plissken Demo 2",
    "author_nicks": [
        {
            "name": "Plissken",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53483/?format=api",
                "id": 53483,
                "name": "Snake Plissken",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "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://stanz05.free.fr/plissken2.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.cpc-power.com/index.php?page=detail&num=7754"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62630"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2050/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2050/",
            "id": 2050,
            "name": "Amstrad Expo 2002",
            "tagline": "",
            "start_date": "2002-03-30",
            "end_date": "2002-04-01",
            "location": "Coutances, Département de la Manche, Lower Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.05,
            "longitude": -1.43333,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}