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

{
    "url": "https://demozoo.org/api/v1/productions/33356/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/33356/",
    "id": 33356,
    "title": "Spears and Shield",
    "author_nicks": [
        {
            "name": "Big L",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22149/?format=api",
                "id": 22149,
                "name": "Big L",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "New Order",
            "abbreviation": "NO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22150/?format=api",
                "id": 22150,
                "name": "New Order",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-02",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/wired96/grtc/w96_ray.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "17",
            "competition": {
                "id": 2788,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/379/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/379/",
                    "id": 379,
                    "name": "Wired 1996",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Wasmes, Province du Hainaut, Walloon, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.55532,
                    "longitude": 3.53691,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}