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

{
    "url": "https://demozoo.org/api/v1/productions/185803/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185803/",
    "id": 185803,
    "title": "Stream 2003 Invitation",
    "author_nicks": [
        {
            "name": "Matt Current",
            "abbreviation": "MC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                "id": 10,
                "name": "Matt Current",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-06-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Annie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1127/?format=api",
                    "id": 1127,
                    "name": "Janne",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Annie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1127/?format=api",
                    "id": 1127,
                    "name": "Janne",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charset"
        },
        {
            "nick": {
                "name": "Deetsay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/945/?format=api",
                    "id": 945,
                    "name": "Deetsay",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=35153"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9925"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9981"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/213/?format=api",
            "demozoo_url": "https://demozoo.org/parties/213/",
            "id": 213,
            "name": "Stream 2003",
            "tagline": "",
            "start_date": "2003-06-27",
            "end_date": "2003-06-29",
            "location": "Pirkkala, Tampere, Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.44106,
            "longitude": 23.61414,
            "website": "http://www.streamparty.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}