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

{
    "url": "https://demozoo.org/api/v1/productions/300864/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300864/",
    "id": 300864,
    "title": "Assembly '92 invitation",
    "author_nicks": [
        {
            "name": "Extend",
            "abbreviation": "EXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-07-25",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=59383"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=48911"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42488"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WB9Bp-T2a5Q"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/70/?format=api",
            "demozoo_url": "https://demozoo.org/parties/70/",
            "id": 70,
            "name": "Assembly 1992",
            "tagline": "",
            "start_date": "1992-07-24",
            "end_date": "1992-07-26",
            "location": "Kauniainen, Uusimaa, Southern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.20976,
            "longitude": 24.72801,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}