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

{
    "url": "https://demozoo.org/api/v1/productions/375493/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375493/",
    "id": 375493,
    "title": "Breakpoint 2006 Invitation",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-09",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://noname.c64.org/csdb/getinternalfile.php/18364/bp2006invitro.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=29593"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24224"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/23/?format=api",
            "demozoo_url": "https://demozoo.org/parties/23/",
            "id": 23,
            "name": "Breakpoint 2006",
            "tagline": "Rumble In The Jungle",
            "start_date": "2006-04-14",
            "end_date": "2006-04-17",
            "location": "Bingen Am Rhein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.969011,
            "longitude": 7.896165,
            "website": "http://breakpoint.untergrund.net/2006/"
        }
    ],
    "screenshots": [],
    "tags": []
}