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

{
    "url": "https://demozoo.org/api/v1/productions/80967/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/80967/",
    "id": 80967,
    "title": "Superduperknarkmario",
    "author_nicks": [
        {
            "name": "Eleric",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10702/?format=api",
                "id": 10702,
                "name": "Eleric",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Galm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18789/?format=api",
                "id": 18789,
                "name": "Galm",
                "is_group": true
            }
        },
        {
            "name": "Titan",
            "abbreviation": "TTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-05-07",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/birdie05/ansi_ascii/eleric--knarkmario.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "49",
            "competition": {
                "id": 8398,
                "name": "Ansi / Ascii Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/762/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/762/",
                    "id": 762,
                    "name": "Birdie 2005 (15)",
                    "tagline": "Birdie 15",
                    "start_date": "2005-05-05",
                    "end_date": "2005-05-08",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}