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

{
    "url": "https://demozoo.org/api/v1/productions/277762/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277762/",
    "id": 277762,
    "title": "Rundschlag 3",
    "author_nicks": [
        {
            "name": "HaJemara-Team",
            "abbreviation": "HJT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69717/?format=api",
                "id": 69717,
                "name": "HaJemara-Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Marabu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110398/?format=api",
                    "id": 110398,
                    "name": "Marabu",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Crittersoap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70733/?format=api",
                    "id": 70733,
                    "name": "Crittersoap",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Hiroyuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110396/?format=api",
                    "id": 110396,
                    "name": "Hiroyuki",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://computerarchiv-muenchen.de/Rundschlag/Rundschlag_03.html"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/rundschlag/rs_03.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/4a/97dc.265800.jpg",
            "original_width": 780,
            "original_height": 1121,
            "standard_url": "https://media.demozoo.org/screens/s/fd/4a/97dc.265800.jpg",
            "standard_width": 208,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/4a/97dc.265800.jpg",
            "thumbnail_width": 104,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "german-language"
    ]
}