HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "url": "https://demozoo.org/api/v1/productions/128915/?format=api",
    "demozoo_url": "https://demozoo.org/productions/128915/",
    "id": 128915,
    "title": "stars",
    "author_nicks": [
        {
            "name": "Mic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55299/?format=api",
                "id": 55299,
                "name": "Mic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Unbelievables",
            "abbreviation": "UVS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9033/?format=api",
                "id": 9033,
                "name": "The Unbelievables",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-11-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "110",
            "competition": {
                "id": 11142,
                "name": "Cowina BASIC megademo parts compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2365/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2365/",
                    "id": 2365,
                    "name": "JHCon 2014",
                    "tagline": "",
                    "start_date": "2014-11-28",
                    "end_date": "2014-11-30",
                    "location": "Okres Jindřichův Hradec, Jihočeský, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.08333,
                    "longitude": 15.16667,
                    "website": "http://jhcon.ic.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a7/b5/2ee1.75800.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/a7/b5/2ee1.75800.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a7/b5/2ee1.75800.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cowina"
    ]
}