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

{
    "url": "https://demozoo.org/api/v1/productions/93963/?format=api",
    "demozoo_url": "https://demozoo.org/productions/93963/",
    "id": 93963,
    "title": "y2k Hangover",
    "author_nicks": [
        {
            "name": "Grin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17674/?format=api",
                "id": 17674,
                "name": "Grin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-13",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "McLad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12873/?format=api",
                    "id": 12873,
                    "name": "McLad",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Video editing"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/escape00.fi/wild/y2k-hangover.mpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "48",
            "competition": {
                "id": 9676,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1009/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1009/",
                    "id": 1009,
                    "name": "Escape 2000 (.fi)",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-14",
                    "location": "Espoo, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.206779,
                    "longitude": 24.655781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}