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

{
    "url": "https://demozoo.org/api/v1/productions/2179/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2179/",
    "id": 2179,
    "title": "Seeker 8",
    "author_nicks": [
        {
            "name": "Abnormal",
            "abbreviation": "ANM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                "id": 1311,
                "name": "Abnormal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-02-26",
    "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=15300"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1989/rawhead_bros_suppliers89/misc/seeker_8.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=671"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41636"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/65/?format=api",
            "demozoo_url": "https://demozoo.org/parties/65/",
            "id": 65,
            "name": "Rawhead, Bros, Suppliers Party 1989",
            "tagline": "",
            "start_date": "1989-02-24",
            "end_date": "1989-02-26",
            "location": "Spydeberg, Østfold, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.62028,
            "longitude": 11.08069,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}