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

{
    "url": "https://demozoo.org/api/v1/productions/35428/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35428/",
    "id": 35428,
    "title": "Relax #1",
    "author_nicks": [
        {
            "name": "Relax Magazine Staff",
            "abbreviation": "RLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72514/?format=api",
                "id": 72514,
                "name": "Relax Magazine Staff",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-09",
    "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": "Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23280/?format=api",
                    "id": 23280,
                    "name": "Tom",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "main editor"
        },
        {
            "nick": {
                "name": "Marc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23281/?format=api",
                    "id": 23281,
                    "name": "Marc",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "main editor"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Magazines/Relax/Relax_01.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=21991"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/relax/relax_01.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8491"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37773"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/68/0687.179818.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1e/68/0687.179818.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/68/0687.179818.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "relax"
    ]
}