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

{
    "url": "https://demozoo.org/api/v1/productions/358054/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358054/",
    "id": 358054,
    "title": "X'24 Party Scroller",
    "author_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-05-12",
    "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=297941"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=242892"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97797"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4681/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4681/",
            "id": 4681,
            "name": "X 2024",
            "tagline": "",
            "start_date": "2024-05-10",
            "end_date": "2024-05-12",
            "location": "Gemeente Someren, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.38233,
            "longitude": 5.71049,
            "website": "https://xparty.net/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}