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

{
    "url": "https://demozoo.org/api/v1/productions/12960/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12960/",
    "id": 12960,
    "title": "Doxycon 98 Invitation Intro",
    "author_nicks": [
        {
            "name": "ESA",
            "abbreviation": "E.S.A.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8911/?format=api",
                "id": 8911,
                "name": "ESA",
                "is_group": true
            }
        },
        {
            "name": "Naughty Crew",
            "abbreviation": "NC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8910/?format=api",
                "id": 8910,
                "name": "Naughty Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "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": "https://files.zxdemo.org/files/Doxy98.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16236"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/272/?format=api",
            "demozoo_url": "https://demozoo.org/parties/272/",
            "id": 272,
            "name": "Doxycon 1998",
            "tagline": "",
            "start_date": "1998-08-14",
            "end_date": "1998-08-16",
            "location": "Doksy, Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 50.56357,
            "longitude": 14.652905,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/64/4829.280822.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/9f/64/4829.280822.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/64/4829.280822.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}