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

{
    "url": "https://demozoo.org/api/v1/productions/166079/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166079/",
    "id": 166079,
    "title": "Hammering 94 Official Party Invitation",
    "author_nicks": [
        {
            "name": "Chromance",
            "abbreviation": "<C>",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994",
    "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": "Jean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46871/?format=api",
                    "id": 46871,
                    "name": "Jean",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Griff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57361/?format=api",
                    "id": 57361,
                    "name": "Griff",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Party/1994/Hammering/Hammering1994_Invitation.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/66742/Hammering1994_Invitation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=798"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42973"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/511/?format=api",
            "demozoo_url": "https://demozoo.org/parties/511/",
            "id": 511,
            "name": "The Hammering 1994",
            "tagline": "",
            "start_date": "1994-04-07",
            "end_date": "1994-04-09",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.506222,
            "longitude": 19.064819,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}