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

{
    "url": "https://demozoo.org/api/v1/productions/170091/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170091/",
    "id": 170091,
    "title": "Vinews #3",
    "author_nicks": [
        {
            "name": "Hitmen",
            "abbreviation": "HIT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-01-02",
    "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": "Curlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15411/?format=api",
                    "id": 15411,
                    "name": "Curlin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, magazine"
        },
        {
            "nick": {
                "name": "Curlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15411/?format=api",
                    "id": 15411,
                    "name": "Curlin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "magazine main"
        },
        {
            "nick": {
                "name": "Curlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15411/?format=api",
                    "id": 15411,
                    "name": "Curlin",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "editor"
        },
        {
            "nick": {
                "name": "Thunder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70845/?format=api",
                    "id": 70845,
                    "name": "Thunder",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "werner"
        },
        {
            "nick": {
                "name": "DMC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53634/?format=api",
                    "id": 53634,
                    "name": "DMC",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2x2 font"
        },
        {
            "nick": {
                "name": "Mad Butcher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70846/?format=api",
                    "id": 70846,
                    "name": "Racoon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "main editor"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Magazines/Vinews/Vinews_03.HITMEN.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://hitmen.c02.at/files/releases/c64/Vinews_03.HITMEN.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/35079/ViNews%20#3.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=38832"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41770"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}