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

{
    "url": "https://demozoo.org/api/v1/productions/131666/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131666/",
    "id": 131666,
    "title": "M.C.S. Demo Party 1991 Invitation",
    "author_nicks": [
        {
            "name": "MCS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31734/?format=api",
                "id": 31734,
                "name": "MCS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gadget MCS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31736/?format=api",
                    "id": 31736,
                    "name": "Gadget MCS",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1991/MCSPARTY/MISC/INVITE.JPG"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2346/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2346/",
            "id": 2346,
            "name": "M.C.S. Demo Party 1991",
            "tagline": "",
            "start_date": "1991-02-16",
            "end_date": "1991-02-17",
            "location": "Nantes, Département de la Loire-Atlantique, Pays de la Loire, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 47.21722,
            "longitude": -1.55389,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/01/21/ad74.79271.jpg",
            "original_width": 4958,
            "original_height": 6968,
            "standard_url": "https://media.demozoo.org/screens/s/01/21/ad74.79271.jpg",
            "standard_width": 213,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/21/ad74.79271.jpg",
            "thumbnail_width": 106,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "paper"
    ]
}