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

{
    "url": "https://demozoo.org/api/v1/productions/28064/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28064/",
    "id": 28064,
    "title": "Phro",
    "author_nicks": [
        {
            "name": "OverThrow Machine",
            "abbreviation": "OTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19423/?format=api",
                "id": 19423,
                "name": "OverThrow Machine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-06",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stalker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16896/?format=api",
                    "id": 16896,
                    "name": "Sleem",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Phred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19422/?format=api",
                    "id": 19422,
                    "name": "Phred",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zilym Limms",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29654/?format=api",
                    "id": 29654,
                    "name": "Zilym Limms",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Sound Engine"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/hastanan95/demo/phro.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/hastanan95/demo/phro_source.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30124"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2077,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/610/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/610/",
                    "id": 610,
                    "name": "Hastanan's 2 Minute Compo 1995",
                    "tagline": "",
                    "start_date": "1995-06",
                    "end_date": "1995-06",
                    "location": "United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 37.167931,
                    "longitude": -95.845016,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bwsb",
        "source-available"
    ]
}