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

{
    "url": "https://demozoo.org/api/v1/productions/363320/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363320/",
    "id": 363320,
    "title": "Down Under II",
    "author_nicks": [
        {
            "name": "The Force",
            "abbreviation": "TF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27682/?format=api",
                "id": 27682,
                "name": "The Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-07-07",
    "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://csdb.dk/getinternalfile.php/149958/THE FORCE - Down Under 2-patched.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=86271"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19601,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5207/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5207/",
                    "id": 5207,
                    "name": "TEC Illegal Party 1989",
                    "tagline": "",
                    "start_date": "1989-07-02",
                    "end_date": "1989-07-08",
                    "location": "Lane Cove, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.82321,
                    "longitude": 151.17028,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}