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

{
    "url": "https://demozoo.org/api/v1/productions/32057/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/32057/",
    "id": 32057,
    "title": "Sunset",
    "author_nicks": [
        {
            "name": "Sky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19869/?format=api",
                "id": 19869,
                "name": "Sky",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Legend Design",
            "abbreviation": "LD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8013/?format=api",
                "id": 8013,
                "name": "Legend Design",
                "is_group": true
            }
        },
        {
            "name": "Xography",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7909/?format=api",
                "id": 7909,
                "name": "Xography",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03-30",
    "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": 8,
            "ranking": "8",
            "score": "35",
            "competition": {
                "id": 2617,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/824/",
                    "id": 824,
                    "name": "Mekka 1996",
                    "tagline": "",
                    "start_date": "1996-03-29",
                    "end_date": "1996-03-31",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}