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

{
    "url": "https://demozoo.org/api/v1/productions/58077/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58077/",
    "id": 58077,
    "title": "Predict",
    "author_nicks": [
        {
            "name": "Sharky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30312/?format=api",
                "id": 30312,
                "name": "sharky~",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Virtual Neurality",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28607/?format=api",
                "id": 28607,
                "name": "Virtual Neurality",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-06-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/takeover01/surprise/code/predict.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "0",
            "competition": {
                "id": 6268,
                "name": "Surprise Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/997/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/997/",
                    "id": 997,
                    "name": "Takeover 2001",
                    "tagline": "",
                    "start_date": "2001-06-22",
                    "end_date": "2001-06-24",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}