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

{
    "url": "https://demozoo.org/api/v1/productions/190745/?format=api",
    "demozoo_url": "https://demozoo.org/productions/190745/",
    "id": 190745,
    "title": "Hugi 28 - The Unnamed One",
    "author_nicks": [
        {
            "name": "Hugi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13716/?format=api",
                "id": 13716,
                "name": "Hugi",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Eterman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80070/?format=api",
                    "id": 80070,
                    "name": "Eterman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/hugi/hugi28.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11238"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/168/?format=api",
            "demozoo_url": "https://demozoo.org/parties/168/",
            "id": 168,
            "name": "The Ultimate Meeting 2003",
            "tagline": "",
            "start_date": "2003-12-27",
            "end_date": "2003-12-29",
            "location": "Hemsbach, Karlsruhe Region, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.59075,
            "longitude": 8.64779,
            "website": "http://2003.tum-party.net/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "hugi"
    ]
}