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

{
    "url": "https://demozoo.org/api/v1/productions/319429/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319429/",
    "id": 319429,
    "title": "Brainstorm 1",
    "author_nicks": [
        {
            "name": "Fire-Eagle",
            "abbreviation": "FE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7594/?format=api",
                "id": 7594,
                "name": "Fire-Eagle",
                "is_group": true
            }
        },
        {
            "name": "Legend",
            "abbreviation": "[L]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend",
                "is_group": true
            }
        },
        {
            "name": "Science Frontier",
            "abbreviation": "SCF1616",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136099/?format=api",
                "id": 136099,
                "name": "Science Frontier",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/47/?format=api",
            "id": 47,
            "name": "Magazine",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136098/?format=api",
                    "id": 136098,
                    "name": "Rog",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Pizza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89831/?format=api",
                    "id": 89831,
                    "name": "Pizza",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Patrick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136100/?format=api",
                    "id": 136100,
                    "name": "Patrick",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/gotpapers/magazines/brainstorm_1_1988.pdf"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=229453"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/2c/e3b6.320583.jpg",
            "original_width": 1753,
            "original_height": 2467,
            "standard_url": "https://media.demozoo.org/screens/s/4b/2c/e3b6.320583.jpg",
            "standard_width": 213,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/2c/e3b6.320583.jpg",
            "thumbnail_width": 106,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "gotpapers"
    ]
}