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

{
    "url": "https://demozoo.org/api/v1/productions/28898/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28898/",
    "id": 28898,
    "title": "?",
    "author_nicks": [
        {
            "name": "SplatterSquad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19794/?format=api",
                "id": 19794,
                "name": "SplatterSquad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vacuum",
            "abbreviation": "VAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                "id": 3757,
                "name": "Vacuum",
                "is_group": true
            }
        }
    ],
    "release_date": "1995",
    "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": "25",
            "competition": {
                "id": 2198,
                "name": "Fast LBM",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/685/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/685/",
                    "id": 685,
                    "name": "Underground Conference 1995",
                    "tagline": "",
                    "start_date": "1995",
                    "end_date": "1995",
                    "location": "Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.164181,
                    "longitude": 10.45415,
                    "website": "https://uc9.party/about.html#history"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}