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

{
    "url": "https://demozoo.org/api/v1/productions/345761/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345761/",
    "id": 345761,
    "title": "Raww.orgy 2009 Player",
    "author_nicks": [
        {
            "name": "Raww Arse",
            "abbreviation": "RA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8881/?format=api",
                "id": 8881,
                "name": "Raww Arse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/DEMO3/roplay09.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52556"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4ak_JCFce-s"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1491/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1491/",
            "id": 1491,
            "name": "Raww.orgy 2009",
            "tagline": "",
            "start_date": "2009-02-06",
            "end_date": "2009-02-08",
            "location": "Exeter, Devon, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 50.7236,
            "longitude": -3.52751,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}