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

{
    "url": "https://demozoo.org/api/v1/productions/157567/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/157567/",
    "id": 157567,
    "title": "?",
    "author_nicks": [
        {
            "name": "Mace",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/294/?format=api",
                "id": 294,
                "name": "Boo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Talent",
            "abbreviation": "TLN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/292/?format=api",
                "id": 292,
                "name": "Talent",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-05",
    "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": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12367,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2952/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2952/",
                    "id": 2952,
                    "name": "ASM 1993",
                    "tagline": "",
                    "start_date": "1993-05",
                    "end_date": "1993-05",
                    "location": "Bolga, Kristiansund, Møre og Romsdal, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.08333,
                    "longitude": 7.76667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}