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

{
    "url": "https://demozoo.org/api/v1/productions/282253/?format=api",
    "demozoo_url": "https://demozoo.org/productions/282253/",
    "id": 282253,
    "title": "SB99 Invtro",
    "author_nicks": [
        {
            "name": "Lightspeed",
            "abbreviation": "LSPD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36630/?format=api",
                "id": 36630,
                "name": "Lightspeed",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pfister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24026/?format=api",
                    "id": 24026,
                    "name": "Pfister",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Beek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15976/?format=api",
                    "id": 15976,
                    "name": "Beek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/springbreak99/info/sb99inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10835"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/937/?format=api",
            "demozoo_url": "https://demozoo.org/parties/937/",
            "id": 937,
            "name": "Spring Break 1999",
            "tagline": "",
            "start_date": "1999-04-02",
            "end_date": "1999-04-04",
            "location": "San Diego, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 32.715679,
            "longitude": -117.16172,
            "website": "http://skaro.scene.org/sb99"
        }
    ],
    "screenshots": [],
    "tags": []
}