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

{
    "url": "https://demozoo.org/api/v1/productions/85325/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85325/",
    "id": 85325,
    "title": "Pingiz Title",
    "author_nicks": [
        {
            "name": "2ka",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42449/?format=api",
                "id": 42449,
                "name": "2ka",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Artificialeye",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42737/?format=api",
                "id": 42737,
                "name": "Artificialeye",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-03-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/nightshift07/browser_demo/pingiztitle.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.10",
            "competition": {
                "id": 8983,
                "name": "Browser/Scripting (Html/Flash)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1295/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1295/",
                    "id": 1295,
                    "name": "NightShift 2007",
                    "tagline": "",
                    "start_date": "2007-03-02",
                    "end_date": "2007-03-04",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}