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

{
    "url": "https://demozoo.org/api/v1/productions/58972/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58972/",
    "id": 58972,
    "title": "Weet je al hoe laat het is",
    "author_nicks": [
        {
            "name": "Some Random Swiss Scener (not Robocop)",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34330/?format=api",
                "id": 34330,
                "name": "Some Random Swiss Scener (not Robocop)",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/parties/2005/buenzli05/demo/feestje.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "14",
            "competition": {
                "id": 4780,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/785/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/785/",
                    "id": 785,
                    "name": "Buenzli 2005 (14)",
                    "tagline": "Demoscene Activist",
                    "start_date": "2005-08-19",
                    "end_date": "2005-08-21",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz14.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "rob-is-jarig"
    ]
}