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

{
    "url": "https://demozoo.org/api/v1/productions/178782/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178782/",
    "id": 178782,
    "title": "Megademo",
    "author_nicks": [
        {
            "name": "Eltech",
            "abbreviation": "ELT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                "id": 8534,
                "name": "Eltech",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-10-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/digital_symposium95/amiga/demo/d95-elt.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13805,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/532/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/532/",
                    "id": 532,
                    "name": "Digital Symposium 1995",
                    "tagline": "",
                    "start_date": "1995-10-21",
                    "end_date": "1995-10-21",
                    "location": "Coventry, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.41667,
                    "longitude": -1.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}