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

{
    "url": "https://demozoo.org/api/v1/productions/339314/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339314/",
    "id": 339314,
    "title": "The Lamp Lights",
    "author_nicks": [
        {
            "name": "Byterapers",
            "abbreviation": "(B)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers",
                "is_group": true
            }
        },
        {
            "name": "The Zaints",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51814/?format=api",
                "id": 51814,
                "name": "Zaints",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fox 94",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70970/?format=api",
                    "id": 70970,
                    "name": "Foxy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Future Freak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1111/?format=api",
                    "id": 1111,
                    "name": "Future Freak",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Apollyon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21573/?format=api",
                    "id": 21573,
                    "name": "Apollyon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12783/?format=api",
                    "id": 12783,
                    "name": "Hero",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "EVS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7641/?format=api",
                    "id": 7641,
                    "name": "EVS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/17569/zaints%28b%29-the_lamp_lights.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=28861"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38454"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}