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

{
    "url": "https://demozoo.org/api/v1/productions/157247/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157247/",
    "id": 157247,
    "title": "Musical Land",
    "author_nicks": [
        {
            "name": "Warriors Of Destiny",
            "abbreviation": "WOD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49492/?format=api",
                "id": 49492,
                "name": "Warriors Of Destiny",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
            "id": 57,
            "name": "Apple II GS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Eddie Hawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65671/?format=api",
                    "id": 65671,
                    "name": "Eddie Hawk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Newsrunner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65672/?format=api",
                    "id": 65672,
                    "name": "The Newsrunner",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "LoGo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61824/?format=api",
                    "id": 61824,
                    "name": "LoGo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Monz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65673/?format=api",
                    "id": 65673,
                    "name": "The Monz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Deckard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110506/?format=api",
                    "id": 110506,
                    "name": "Deckard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.brutaldeluxe.fr/products/french/MusicalLand.dsk"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/7f/480f.107099.png",
            "original_width": 280,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/b5/7f/480f.107099.png",
            "standard_width": 280,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/7f/480f.107099.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}