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

{
    "url": "https://demozoo.org/api/v1/productions/199147/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199147/",
    "id": 199147,
    "title": "Sound Storm 98 Invitation Intro",
    "author_nicks": [
        {
            "name": "Moonlight Dreams",
            "abbreviation": "MLD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22613/?format=api",
                "id": 22613,
                "name": "Moonlight Dreams",
                "is_group": true
            }
        },
        {
            "name": "SandS",
            "abbreviation": "SNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS",
                "is_group": true
            }
        },
        {
            "name": "T-Rex",
            "abbreviation": "TRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                "id": 379,
                "name": "T-Rex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/party/invites/1998/ssinv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72580"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1036/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1036/",
            "id": 1036,
            "name": "SoundStorm 1998",
            "tagline": "",
            "start_date": "1998-04-26",
            "end_date": "1998-04-26",
            "location": "Moscow, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 55.75695,
            "longitude": 37.614971,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}