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

{
    "url": "https://demozoo.org/api/v1/productions/8510/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8510/",
    "id": 8510,
    "title": "bcn01 invtro final",
    "author_nicks": [
        {
            "name": "Fuzzion",
            "abbreviation": "FZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "DrPain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10039/?format=api",
                    "id": 10039,
                    "name": "DrPain",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wonder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10142/?format=api",
                    "id": 10142,
                    "name": "Wonder",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fuzzion.untergrund.net/prods/2001/fzn_bcn01fnl.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/fuzzion/fzn_bcn01fnl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3817"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1095/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1095/",
            "id": 1095,
            "name": "BCN Party 2001",
            "tagline": "",
            "start_date": "2001-10-12",
            "end_date": "2001-10-14",
            "location": "Província de Barcelona, Catalonia, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 41.66667,
            "longitude": 2.0,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}