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

{
    "url": "https://demozoo.org/api/v1/productions/36548/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36548/",
    "id": 36548,
    "title": "Waiting For Pizza",
    "author_nicks": [
        {
            "name": "Deesane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23907/?format=api",
                "id": 23907,
                "name": "Deesane",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/the_scene_archives/The_Scene_Archives_Vol_06/Disks_are_in_Here/Disks_5551_To_5600/5584-Waiting_For_Pizza.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60916"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "100",
            "competition": {
                "id": 3217,
                "name": "Fake Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/846/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/846/",
                    "id": 846,
                    "name": "SILIConvention 1997",
                    "tagline": "",
                    "start_date": "1997-03-28",
                    "end_date": "1997-03-31",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}