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

{
    "url": "https://demozoo.org/api/v1/productions/22609/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22609/",
    "id": 22609,
    "title": "encode/decode : papers on graphical output",
    "author_nicks": [
        {
            "name": "Dawn3",
            "abbreviation": "Digital Artists Wired Nation",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12912/?format=api",
                "id": 12912,
                "name": "The Digital Artists",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-03",
    "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"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Distance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11737/?format=api",
                    "id": 11737,
                    "name": "Lackluster",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Brainpower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17722/?format=api",
                    "id": 17722,
                    "name": "Brainpower",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rents",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89714/?format=api",
                    "id": 89714,
                    "name": "Rents",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/thegathering99/demo/enc.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/thegathering99/demo/encodede.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/1752/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2974"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "263",
            "competition": {
                "id": 1500,
                "name": "PC Non-3D Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/45/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/45/",
                    "id": 45,
                    "name": "The Gathering 1999",
                    "tagline": "",
                    "start_date": "1999-03-31",
                    "end_date": "1999-04-04",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://archive.gathering.org/tg99/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}