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

{
    "url": "https://demozoo.org/api/v1/productions/170274/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170274/",
    "id": 170274,
    "title": "Fast-Java-Intro",
    "author_nicks": [
        {
            "name": "Kümmel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58722/?format=api",
                "id": 58722,
                "name": "Kümmel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "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/mekkasymposium01/fastintro/fast_kml.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1726,
                "name": "Fast Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/342/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/342/",
                    "id": 342,
                    "name": "Mekka & Symposium 2001",
                    "tagline": "",
                    "start_date": "2001-04-13",
                    "end_date": "2001-04-16",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/2001/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}