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

{
    "url": "https://demozoo.org/api/v1/productions/45923/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45923/",
    "id": 45923,
    "title": "The Demo",
    "author_nicks": [
        {
            "name": "Party Animals",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28342/?format=api",
                "id": 28342,
                "name": "Party Animals",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-10",
    "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/abort00/demo/demo.tgz"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "3.16",
            "competition": {
                "id": 4570,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/953/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/953/",
                    "id": 953,
                    "name": "Abort 2000",
                    "tagline": "",
                    "start_date": "2000-11-09",
                    "end_date": "2000-11-11",
                    "location": "Mestna Občina Ljubljana, Ljubljana, Slovenia",
                    "is_online": false,
                    "country_code": "SI",
                    "latitude": 46.05918,
                    "longitude": 14.50916,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}