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

{
    "url": "https://demozoo.org/api/v1/productions/173907/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173907/",
    "id": 173907,
    "title": "BCC #2 Invitation",
    "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": "2008",
    "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": "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": ""
        },
        {
            "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=82957"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=67770"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50793"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3259/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3259/",
            "id": 3259,
            "name": "BCC Party 2008",
            "tagline": "#2",
            "start_date": "2008-07-25",
            "end_date": "2008-07-27",
            "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": []
}