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

{
    "url": "https://demozoo.org/api/v1/productions/159574/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159574/",
    "id": 159574,
    "title": "Mplay Demos",
    "author_nicks": [
        {
            "name": "Vibrants",
            "abbreviation": "VIB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/769/?format=api",
                "id": 769,
                "name": "Vibrants",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
            "id": 38,
            "name": "Nintendo Game Boy (GB)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
            "id": 12,
            "name": "Chip Music Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Laxity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                    "id": 655,
                    "name": "Laxity",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "player"
        },
        {
            "nick": {
                "name": "Laxity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                    "id": 655,
                    "name": "Laxity",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Metal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2820/?format=api",
                    "id": 2820,
                    "name": "Metal",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gameboy.modermodemet.se/files/V-MPLAY.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/vibrants/gb/v-mplay.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GameboyDemospottingDemo",
            "url": "http://gameboy.modermodemet.se/en/demo/124"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}