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

{
    "url": "https://demozoo.org/api/v1/productions/292994/?format=api",
    "demozoo_url": "https://demozoo.org/productions/292994/",
    "id": 292994,
    "title": "The Scream from Mirkwood",
    "author_nicks": [
        {
            "name": "Gollum",
            "abbreviation": "GLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                "id": 1162,
                "name": "Gollum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-28",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "$volkraq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7109/?format=api",
                    "id": 7109,
                    "name": "$volkraq",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Lancelot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50370/?format=api",
                    "id": 50370,
                    "name": "Lancelot",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/disks/mirkwood.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/92/?format=api",
            "demozoo_url": "https://demozoo.org/parties/92/",
            "id": 92,
            "name": "The Party 1993",
            "tagline": "You Can't Beat The Feeling!",
            "start_date": "1993-12-27",
            "end_date": "1993-12-29",
            "location": "Herning, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.137415,
            "longitude": 8.97689,
            "website": "http://theparty.dk/wiki/The_Party_1993"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "musicdiskplayer"
    ]
}