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

{
    "url": "https://demozoo.org/api/v1/productions/26982/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/26982/",
    "id": 26982,
    "title": "?",
    "author_nicks": [
        {
            "name": "Thomas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13683/?format=api",
                "id": 13683,
                "name": "Thomas",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Amnesty",
            "abbreviation": "AME",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                "id": 8691,
                "name": "Amnesty",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-04-18",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1893,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/432/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/432/",
                    "id": 432,
                    "name": "In Bloom 1993",
                    "tagline": "",
                    "start_date": "1993-04-23",
                    "end_date": "1993-04-25",
                    "location": "Kecskemét, Bács-Kiskun, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90618,
                    "longitude": 19.69128,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}