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

{
    "url": "https://demozoo.org/api/v1/productions/308354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308354/",
    "id": 308354,
    "title": "Assembly '93 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": "1993-07",
    "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/getinternalfile.php/3908/Assembly%20\\'93%20Info.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3704"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42486"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/101/?format=api",
            "demozoo_url": "https://demozoo.org/parties/101/",
            "id": 101,
            "name": "Assembly 1993",
            "tagline": "",
            "start_date": "1993-07-30",
            "end_date": "1993-08-01",
            "location": "Kerava, Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.39565,
            "longitude": 25.11754,
            "website": "http://www.assembly.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}