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

{
    "url": "https://demozoo.org/api/v1/productions/20221/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/20221/",
    "id": 20221,
    "title": "Hidden",
    "author_nicks": [
        {
            "name": "Bombjack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14617/?format=api",
                "id": 14617,
                "name": "Bombjack",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MMU",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14618/?format=api",
                "id": 14618,
                "name": "MMU",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-13",
    "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": 49,
            "ranking": "49",
            "score": "5",
            "competition": {
                "id": 1248,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/336/",
                    "id": 336,
                    "name": "Mekka & Symposium 1998",
                    "tagline": "We Are Family",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-13",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}