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

{
    "url": "https://demozoo.org/api/v1/productions/41566/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41566/",
    "id": 41566,
    "title": "Evil Eyes",
    "author_nicks": [
        {
            "name": "iq2000",
            "abbreviation": "iq2k",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26128/?format=api",
                "id": 26128,
                "name": "iq2000",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-24",
    "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": 3,
            "ranking": "=3",
            "score": "10",
            "competition": {
                "id": 3964,
                "name": "Photoshop Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/949/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/949/",
                    "id": 949,
                    "name": "YALP 1998",
                    "tagline": "Yet Another Lame Party",
                    "start_date": "1998-05-24",
                    "end_date": "1998-05-24",
                    "location": "Belgrade, Central Serbia, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.80401,
                    "longitude": 20.46513,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}