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

{
    "url": "https://demozoo.org/api/v1/productions/117246/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/117246/",
    "id": 117246,
    "title": "Having A Sneeze",
    "author_nicks": [
        {
            "name": "Calvin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12821/?format=api",
                "id": 12821,
                "name": "Anders",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Proxima",
            "abbreviation": "PRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima",
                "is_group": true
            }
        },
        {
            "name": "Yeti",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8481/?format=api",
                "id": 8481,
                "name": "Yeti",
                "is_group": true
            }
        },
        {
            "name": "iNF",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1660/?format=api",
                "id": 1660,
                "name": "iNF",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-03",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "29",
            "competition": {
                "id": 10652,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/451/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/451/",
                    "id": 451,
                    "name": "Bush Party 1995",
                    "tagline": "BP2",
                    "start_date": "1995-06-30",
                    "end_date": "1995-07-04",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.1419,
                    "longitude": 9.6568,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}