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

{
    "url": "https://demozoo.org/api/v1/productions/267279/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267279/",
    "id": 267279,
    "title": "Just A Standard Mandelbrot",
    "author_nicks": [
        {
            "name": "moradin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106530/?format=api",
                "id": 106530,
                "name": "moradin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-09-19",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/function09/kibu_processing/mandelbrot.pde"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15445,
                "name": "Processing",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/138/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/138/",
                    "id": 138,
                    "name": "Function 2009",
                    "tagline": "",
                    "start_date": "2009-09-18",
                    "end_date": "2009-09-20",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2009.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}