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

{
    "url": "https://demozoo.org/api/v1/productions/133216/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/133216/",
    "id": 133216,
    "title": "Yuuhi",
    "author_nicks": [
        {
            "name": "gyabo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17562/?format=api",
                "id": 17562,
                "name": "gyabo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ocha",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48460/?format=api",
                "id": 48460,
                "name": "Ocha",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-02-21",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
            "id": 27,
            "name": "Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "143",
            "competition": {
                "id": 11254,
                "name": "GLSL Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2489/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2489/",
                    "id": 2489,
                    "name": "TokyoDemoFest 2015",
                    "tagline": "",
                    "start_date": "2015-02-21",
                    "end_date": "2015-02-22",
                    "location": "Tōkyō-to, Tōkyō, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2015/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "shader-sandbox"
    ]
}