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

{
    "url": "https://demozoo.org/api/v1/productions/80274/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80274/",
    "id": 80274,
    "title": "Alt Presentation",
    "author_nicks": [
        {
            "name": "Pihti",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37499/?format=api",
                "id": 37499,
                "name": "Pihti",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pihtisoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36369/?format=api",
                "id": 36369,
                "name": "Pihtisoft",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-01-15",
    "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/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/altparty05/presentation/pihti-alt_presentation.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "22",
            "competition": {
                "id": 8328,
                "name": "Presentation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/326/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/326/",
                    "id": 326,
                    "name": "Alternative Party 2005",
                    "tagline": "AltParty 6",
                    "start_date": "2005-01-14",
                    "end_date": "2005-01-16",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "powerpoint"
    ]
}