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

{
    "url": "https://demozoo.org/api/v1/productions/194482/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194482/",
    "id": 194482,
    "title": "Plotkiform",
    "author_nicks": [
        {
            "name": "Hujowa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17682/?format=api",
                "id": 17682,
                "name": "Hujowa",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-11-13",
    "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": "https://noname.c64.org/csdb/getinternalfile.php/3574/plotkiform.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/datahelg04/c64_demo/plotkiform.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=15369"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14295"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 14693,
                "name": "C-64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3726/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3726/",
                    "id": 3726,
                    "name": "Datahelg 2004 (5)",
                    "tagline": "",
                    "start_date": "2004-11-12",
                    "end_date": "2004-11-14",
                    "location": "Västerås, Västmanland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.64914,
                    "longitude": 16.56445,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}