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

{
    "url": "https://demozoo.org/api/v1/productions/9057/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9057/",
    "id": 9057,
    "title": "Save Da Vinyl 21",
    "author_nicks": [
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "DrOczkins",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10900/?format=api",
                    "id": 10900,
                    "name": "DrOczkins",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Oopure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10565/?format=api",
                    "id": 10565,
                    "name": "Oopure",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "title picture"
        },
        {
            "nick": {
                "name": "Azzaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1025/?format=api",
                    "id": 1025,
                    "name": "Azzaro",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Dzordan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6792/?format=api",
                    "id": 6792,
                    "name": "Dzordan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Azzaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1025/?format=api",
                    "id": 1025,
                    "name": "Azzaro",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editing"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://main.aminet.net/demo/mag/MWI-SDV21.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/save_da_vinyl/mwi-sdv21.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=23484"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24079"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/6c/e623.jw48320b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/22/6c/e623.jw48320b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/6c/e623.jw48320b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/82/d2/de69.jw48320a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/82/d2/de69.jw48320a.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/d2/de69.jw48320a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "save-da-vinyl"
    ]
}