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

{
    "url": "https://demozoo.org/api/v1/productions/294025/?format=api",
    "demozoo_url": "https://demozoo.org/productions/294025/",
    "id": 294025,
    "title": "Galactic #2",
    "author_nicks": [
        {
            "name": "Galactic Review",
            "abbreviation": "GR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46590/?format=api",
                "id": 46590,
                "name": "Galactic Review",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-03-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "John Luigi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46592/?format=api",
                    "id": 46592,
                    "name": "John Luigi",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Platinum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46593/?format=api",
                    "id": 46593,
                    "name": "Platinum",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46591/?format=api",
                    "id": 46591,
                    "name": "The Fox",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Lord Exterminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46594/?format=api",
                    "id": 46594,
                    "name": "Lord Exterminator",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/ac26274"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/galactic/gala-02.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/ac26274"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/a2/30af.293756.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/a4/a2/30af.293756.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/a2/30af.293756.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/07/94/3343.356539.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/07/94/3343.356539.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/07/94/3343.356539.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "diet-packer",
        "game-review-magazine"
    ]
}