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

{
    "url": "https://demozoo.org/api/v1/productions/10130/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10130/",
    "id": 10130,
    "title": "the party iv report",
    "author_nicks": [
        {
            "name": "RealTech",
            "abbreviation": "RLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8209/?format=api",
                "id": 8209,
                "name": "RealTech",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-06",
    "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/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Execom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8453/?format=api",
                    "id": 8453,
                    "name": "Execom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Guen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8454/?format=api",
                    "id": 8454,
                    "name": "Guen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/realtech/rt_tp94.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11696"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/93/?format=api",
            "demozoo_url": "https://demozoo.org/parties/93/",
            "id": 93,
            "name": "The Party 1994",
            "tagline": "Don't Try This At Home",
            "start_date": "1994-12-27",
            "end_date": "1994-12-30",
            "location": "Herning Kommune, Central Jutland, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.14997,
            "longitude": 8.89712,
            "website": "http://theparty.dk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}