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

{
    "url": "https://demozoo.org/api/v1/productions/175191/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175191/",
    "id": 175191,
    "title": "Kippers with Capers",
    "author_nicks": [
        {
            "name": "Fresh And In Charge",
            "abbreviation": "FAIC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46958/?format=api",
                "id": 46958,
                "name": "Fresh And In Charge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-07-12",
    "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://csdb.dk/release/download.php?id=163596"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=131862"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13547,
                "name": "C64",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3386/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3386/",
                    "id": 3386,
                    "name": "Sceners in the Sun '14",
                    "tagline": "BBQ, pilsner, dataslacking and EDB-warmongering Taasingestyle",
                    "start_date": "2014-07-10",
                    "end_date": "2014-07-13",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.0,
                    "longitude": 10.0,
                    "website": "http://csdb.dk/event/?id=2256"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}