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

{
    "url": "https://demozoo.org/api/v1/productions/166454/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166454/",
    "id": 166454,
    "title": "Fallas 99",
    "author_nicks": [
        {
            "name": "The Lords Of The Bits",
            "abbreviation": "TLOTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                "id": 5945,
                "name": "The Lords Of The Bits",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Astharoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10029/?format=api",
                    "id": 10029,
                    "name": "Astharoth",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wally",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10032/?format=api",
                    "id": 10032,
                    "name": "Wally",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/tlotb/tlotb_fallas99.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1750"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1054/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1054/",
            "id": 1054,
            "name": "Fallas Party 1999",
            "tagline": "",
            "start_date": "1999-03",
            "end_date": "1999-03",
            "location": "Xirivella, Província de València, Valencia, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 39.46588,
            "longitude": -0.42589,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}