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

{
    "url": "https://demozoo.org/api/v1/productions/27771/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27771/",
    "id": 27771,
    "title": "Plazmolytic",
    "author_nicks": [
        {
            "name": "React",
            "abbreviation": "RCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14247/?format=api",
                "id": 14247,
                "name": "React",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-05-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Orcan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14246/?format=api",
                    "id": 14246,
                    "name": "Orcan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Yuro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19239/?format=api",
                    "id": 19239,
                    "name": "Yuro",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Skull",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137913/?format=api",
                    "id": 137913,
                    "name": "Skull",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/demobit95/c64/plazmolytic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15374"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "886",
            "competition": {
                "id": 2028,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/268/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/268/",
                    "id": 268,
                    "name": "Demobit 1995",
                    "tagline": "",
                    "start_date": "1995-05-06",
                    "end_date": "1995-05-07",
                    "location": "Bratislavský kraj, Bratislavský, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.33333,
                    "longitude": 17.16667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}