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

{
    "url": "https://demozoo.org/api/v1/productions/126713/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126713/",
    "id": 126713,
    "title": "Shocknews",
    "author_nicks": [
        {
            "name": "The Voice",
            "abbreviation": "TV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54828/?format=api",
                "id": 54828,
                "name": "The Voice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-09-04",
    "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/52670/the_voice-shocknews.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=10911"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11055,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1384/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1384/",
                    "id": 1384,
                    "name": "Energy and Cosmos Designs Party 1992",
                    "tagline": "",
                    "start_date": "1992-09-03",
                    "end_date": "1992-09-05",
                    "location": "Graz, Austria",
                    "is_online": false,
                    "country_code": "AT",
                    "latitude": 47.068562,
                    "longitude": 15.44318,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}