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

{
    "url": "https://demozoo.org/api/v1/productions/10252/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10252/",
    "id": 10252,
    "title": "Satellite Invitation",
    "author_nicks": [
        {
            "name": "Alpha Design",
            "abbreviation": "AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3065/?format=api",
                "id": 3065,
                "name": "Alpha Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-02",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BriteLite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3039/?format=api",
                    "id": 3039,
                    "name": "Chaj",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                    "id": 3073,
                    "name": "fragment",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.alphadezign.org/prods/satellite.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/alpha_design/satellite.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15832"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3415/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3415/",
            "id": 3415,
            "name": "Satellite LAN-Party 2005",
            "tagline": "",
            "start_date": "2005-02-18",
            "end_date": "2005-02-20",
            "location": "Turku, Southwest Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.53333,
            "longitude": 22.33333,
            "website": "https://web.archive.org/web/20050307123418/http://www.satellitelan.fi/"
        }
    ],
    "screenshots": [],
    "tags": []
}