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

{
    "url": "https://demozoo.org/api/v1/productions/352826/?format=api",
    "demozoo_url": "https://demozoo.org/productions/352826/",
    "id": 352826,
    "title": "Westpac Demo",
    "author_nicks": [
        {
            "name": "TERA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154/?format=api",
                "id": 154,
                "name": "TERA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://noname.c64.org/csdb/release/download.php?id=25160"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2707"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20381"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 10195,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2143/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2143/",
                    "id": 2143,
                    "name": "The Force Party 1989",
                    "tagline": "",
                    "start_date": "1989-12-16",
                    "end_date": "1989-12-19",
                    "location": "Adelaide, South Australia, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -34.92866,
                    "longitude": 138.59863,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}