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

{
    "url": "https://demozoo.org/api/v1/productions/363220/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363220/",
    "id": 363220,
    "title": "Weird Magic",
    "author_nicks": [
        {
            "name": "Magic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108207/?format=api",
                "id": 108207,
                "name": "Magic",
                "is_group": true
            }
        },
        {
            "name": "Weird Science",
            "abbreviation": "WS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4980/?format=api",
                "id": 4980,
                "name": "Weird Science 2662",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03-23",
    "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": "http://csdb.dk/getinternalfile.php/102016/Weird_Magic.D64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=104413"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2308/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2308/",
            "id": 2308,
            "name": "Ikari & Zargon Party 1989",
            "tagline": "",
            "start_date": "1989-03-23",
            "end_date": "1989-03-25",
            "location": "Slagelse Kommune, Zealand, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.34546,
            "longitude": 11.3339,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}