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

{
    "url": "https://demozoo.org/api/v1/productions/58281/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58281/",
    "id": 58281,
    "title": "LC-Display-Demo",
    "author_nicks": [
        {
            "name": "Deepblur",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14183/?format=api",
                "id": 14183,
                "name": "Deepblur",
                "is_group": false
            }
        },
        {
            "name": "Topy44",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5795/?format=api",
                "id": 5795,
                "name": "Topy44",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 6298,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/689/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/689/",
                    "id": 689,
                    "name": "Underground Conference 2001",
                    "tagline": "Underground Conference 5.25\"",
                    "start_date": "2001-07-12",
                    "end_date": "2001-07-15",
                    "location": "Worms, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.63278,
                    "longitude": 8.35916,
                    "website": "http://uc5.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}