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

{
    "url": "https://demozoo.org/api/v1/productions/41196/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41196/",
    "id": 41196,
    "title": "Coffee",
    "author_nicks": [
        {
            "name": "Inside",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27222/?format=api",
                "id": 27222,
                "name": "Inside",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-16",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/takeover98/demo/coffee.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17213"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "134",
            "competition": {
                "id": 3922,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/995/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/995/",
                    "id": 995,
                    "name": "Takeover 1998",
                    "tagline": "",
                    "start_date": "1998-05-15",
                    "end_date": "1998-05-17",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}