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

{
    "url": "https://demozoo.org/api/v1/productions/86851/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86851/",
    "id": 86851,
    "title": "StripText",
    "author_nicks": [
        {
            "name": "Chip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20322/?format=api",
                "id": 20322,
                "name": "Chip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pantuflas Software",
            "abbreviation": "Pantuflas",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31882/?format=api",
                "id": 31882,
                "name": "Pantuflas Software",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-07-25",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/euskal09/in4k/ptf_striptext.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53549"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "42",
            "competition": {
                "id": 9175,
                "name": "Open Intro 4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/503/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/503/",
                    "id": 503,
                    "name": "Euskal 2009",
                    "tagline": "Euskal Encounter 17",
                    "start_date": "2009-07-23",
                    "end_date": "2009-07-26",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}