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

{
    "url": "https://demozoo.org/api/v1/productions/50247/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50247/",
    "id": 50247,
    "title": "Straight",
    "author_nicks": [
        {
            "name": "Grin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17674/?format=api",
                "id": 17674,
                "name": "Grin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-03-11",
    "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/2000/performance00/demo/straight.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "19",
            "competition": {
                "id": 5145,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1116/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1116/",
                    "id": 1116,
                    "name": "Performance 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Lohja, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.251099,
                    "longitude": 24.069759,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}