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

{
    "url": "https://demozoo.org/api/v1/productions/344098/?format=api",
    "demozoo_url": "https://demozoo.org/productions/344098/",
    "id": 344098,
    "title": "Intermission",
    "author_nicks": [
        {
            "name": "Mayday!",
            "abbreviation": "MDY!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                "id": 37118,
                "name": "Mayday!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-11-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=291251"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237157"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95491"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4987/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4987/",
            "id": 4987,
            "name": "Interface 2023 (XXXVI)",
            "tagline": "InterMission",
            "start_date": "2023-11-25",
            "end_date": "2023-11-25",
            "location": "Kreisfreie Stadt Kiel, Schleswig-Holstein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 54.32194,
            "longitude": 10.13417,
            "website": "https://www.forum64.de/index.php?thread/141351-einladung-zur-interface-xxxvi-in-kiel-am-25-11-2023/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}