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

{
    "url": "https://demozoo.org/api/v1/productions/28857/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28857/",
    "id": 28857,
    "title": "Super Duper Person Guy",
    "author_nicks": [
        {
            "name": "X-Cell",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7659/?format=api",
                "id": 7659,
                "name": "X-Cell",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Xtacy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7199/?format=api",
                "id": 7199,
                "name": "Xtacy",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-29",
    "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": 2,
            "ranking": "2",
            "score": "71",
            "competition": {
                "id": 2189,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/672/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/672/",
                    "id": 672,
                    "name": "Summer Encounter 1995",
                    "tagline": "",
                    "start_date": "1995-07-27",
                    "end_date": "1995-07-30",
                    "location": "Harridslev, Randers Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.49909,
                    "longitude": 10.12856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}