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

{
    "url": "https://demozoo.org/api/v1/productions/62051/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62051/",
    "id": 62051,
    "title": "Tinan",
    "author_nicks": [
        {
            "name": "Nasty Bugs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32328/?format=api",
                "id": 32328,
                "name": "Nasty Bugs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-04-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/2002/react02/demo/tinan.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6293"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "13",
            "competition": {
                "id": 6785,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1198/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1198/",
                    "id": 1198,
                    "name": "React 2002",
                    "tagline": "",
                    "start_date": "2002-04-19",
                    "end_date": "2002-04-21",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}