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

{
    "url": "https://demozoo.org/api/v1/productions/82175/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82175/",
    "id": 82175,
    "title": "Weet je al hoe laat het is",
    "author_nicks": [
        {
            "name": "Random Danish Scener (not Delicon)",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41929/?format=api",
                "id": 41929,
                "name": "Random Danish Scener (not Delicon)",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-06",
    "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/scene_event05/demo/feestje.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "DSQ",
            "score": "72",
            "competition": {
                "id": 572,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/207/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/207/",
                    "id": 207,
                    "name": "Scene Event 2005",
                    "tagline": "",
                    "start_date": "2005-08-04",
                    "end_date": "2005-08-07",
                    "location": "Egens, Storvorde, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.980629,
                    "longitude": 10.30093,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}