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

{
    "url": "https://demozoo.org/api/v1/productions/93850/?format=api",
    "demozoo_url": "https://demozoo.org/productions/93850/",
    "id": 93850,
    "title": "Addybook 07",
    "author_nicks": [
        {
            "name": "Blaze",
            "abbreviation": "BLZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12772/?format=api",
                "id": 12772,
                "name": "Blaze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-03-28",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Peace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43097/?format=api",
                    "id": 43097,
                    "name": "Kasmo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Kirk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5136/?format=api",
                    "id": 5136,
                    "name": "Kirk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "addybook logo"
        },
        {
            "nick": {
                "name": "Scrapper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44621/?format=api",
                    "id": 44621,
                    "name": "Scrapper",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        },
        {
            "nick": {
                "name": "Gerard Gourley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58929/?format=api",
                    "id": 58929,
                    "name": "Gerard Gourley",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Turbo B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115983/?format=api",
                    "id": 115983,
                    "name": "Turbo B",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "blaze logo, sprites"
        },
        {
            "nick": {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/949/?format=api",
                    "id": 949,
                    "name": "GT",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "magazine"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Magazines/Addybook/Addybook_07.zip"
        },
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Magazines/addybook/Addybook_7.lnx.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/addybook/addybook-07.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=10106"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7915"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2004/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2004/",
            "id": 2004,
            "name": "Venlo Meeting March 1992",
            "tagline": "",
            "start_date": "1992-03-28",
            "end_date": "1992-03-28",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "addybook"
    ]
}