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

{
    "url": "https://demozoo.org/api/v1/productions/174005/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174005/",
    "id": 174005,
    "title": "WAP-NIAK 2012 invitro",
    "author_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-06",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.speccy.pl/tygrys/wap-niak_invitro.tap"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59399"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1921/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1921/",
            "id": 1921,
            "name": "Wap-Niak 2012",
            "tagline": "",
            "start_date": "2012-09-27",
            "end_date": "2012-09-29",
            "location": "Warsaw, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.235352,
            "longitude": 21.00939,
            "website": "http://atari.sikorsoft.com/party/index.html"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/e2/cc35.280750.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/ef/e2/cc35.280750.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/e2/cc35.280750.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}