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

{
    "url": "https://demozoo.org/api/v1/productions/26902/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/26902/",
    "id": 26902,
    "title": "?",
    "author_nicks": [
        {
            "name": "Navy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4620/?format=api",
                "id": 4620,
                "name": "Navy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vanish",
            "abbreviation": "VSH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2889/?format=api",
                "id": 2889,
                "name": "Vanish",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-03-27",
    "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": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 1883,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/427/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/427/",
                    "id": 427,
                    "name": "CeBIT 1993",
                    "tagline": "",
                    "start_date": "1993-03-27",
                    "end_date": "1993-03-28",
                    "location": "Hanover, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.372269,
                    "longitude": 9.73815,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}