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

{
    "url": "https://demozoo.org/api/v1/productions/173897/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173897/",
    "id": 173897,
    "title": "BCC-Party#1 Invitro",
    "author_nicks": [
        {
            "name": "C64 Club Berlin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63997/?format=api",
                "id": 63997,
                "name": "C64 Club Berlin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007",
    "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": "Floyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14746/?format=api",
                    "id": 14746,
                    "name": "Floyd",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Thunder.Bird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72447/?format=api",
                    "id": 72447,
                    "name": "Thunder.Bird",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Evil Joe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72445/?format=api",
                    "id": 72445,
                    "name": "Evil Joe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/47270/bccinvitation%5C%2707.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=55251"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41245"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3258/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3258/",
            "id": 3258,
            "name": "BCC Party 2007",
            "tagline": "#1",
            "start_date": "2007-11-03",
            "end_date": "2007-11-04",
            "location": "Land Berlin, Berlin, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.5,
            "longitude": 13.41667,
            "website": "http://berlinc64club.de/events/bcc10-party/"
        }
    ],
    "screenshots": [],
    "tags": []
}