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

{
    "url": "https://demozoo.org/api/v1/productions/367956/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367956/",
    "id": 367956,
    "title": "Down The Brix",
    "author_nicks": [
        {
            "name": "Willow",
            "abbreviation": "WIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=19753"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=18536"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "",
            "competition": {
                "id": 18845,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4984/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4984/",
                    "id": 4984,
                    "name": "Out of Orderia 2001",
                    "tagline": "",
                    "start_date": "2001-12-28",
                    "end_date": "2001-12-30",
                    "location": "Hoppstädten-Weiersbach, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.6167,
                    "longitude": 7.2,
                    "website": "http://www.out-of-orderia.de/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}