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

{
    "url": "https://demozoo.org/api/v1/productions/163513/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163513/",
    "id": 163513,
    "title": "Par-TV",
    "author_nicks": [
        {
            "name": "Han Solo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8201/?format=api",
                "id": 8201,
                "name": "Han Solo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The CoExistence",
            "abbreviation": "TC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                "id": 8018,
                "name": "The CoExistence",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Han Solo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8201/?format=api",
                    "id": 8201,
                    "name": "Han Solo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1995/p/par-tv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58569"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/94/?format=api",
            "demozoo_url": "https://demozoo.org/parties/94/",
            "id": 94,
            "name": "The Party 1995",
            "tagline": "5th Anniversary",
            "start_date": "1995-12-27",
            "end_date": "1995-12-29",
            "location": "Fredericia Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.57271,
            "longitude": 9.69489,
            "website": "http://theparty.dk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}