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

{
    "url": "https://demozoo.org/api/v1/productions/175753/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175753/",
    "id": 175753,
    "title": "cybernostra boomboombox",
    "author_nicks": [
        {
            "name": "Cyber Nostra",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73176/?format=api",
                "id": 73176,
                "name": "Cyber Nostra",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26087"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "",
            "competition": {
                "id": 6393,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/786/",
                    "id": 786,
                    "name": "Buenzli 2006 (15)",
                    "tagline": "Explosive",
                    "start_date": "2006-08-18",
                    "end_date": "2006-08-20",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz15.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}