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

{
    "url": "https://demozoo.org/api/v1/productions/138246/?format=api",
    "demozoo_url": "https://demozoo.org/productions/138246/",
    "id": 138246,
    "title": "ST News - Volume 1 Issue 4",
    "author_nicks": [
        {
            "name": "Amazing Cracking Conspiracy",
            "abbreviation": "ACC, A.C.C.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33674/?format=api",
                "id": 33674,
                "name": "Amazing Cracking Conspiracy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986-09-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cronos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2540/?format=api",
                    "id": 2540,
                    "name": "Richard Karsmakers",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles, Chief Editor"
        },
        {
            "nick": {
                "name": "Antiware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33676/?format=api",
                    "id": 33676,
                    "name": "Antiware",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles, Layout"
        },
        {
            "nick": {
                "name": "Markus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58845/?format=api",
                    "id": 58845,
                    "name": "Markus",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "Manus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58846/?format=api",
                    "id": 58846,
                    "name": "Manus",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "Math C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58847/?format=api",
                    "id": 58847,
                    "name": "Math C.",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MAGS/ST_NEWS/STN_01_6.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/c0/38b0.266967.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/6b/c0/38b0.266967.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/c0/38b0.266967.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "st-news"
    ]
}