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

{
    "url": "https://demozoo.org/api/v1/productions/285578/?format=api",
    "demozoo_url": "https://demozoo.org/productions/285578/",
    "id": 285578,
    "title": "Black Hole",
    "author_nicks": [
        {
            "name": "Data",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23407/?format=api",
                "id": 23407,
                "name": "Data",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-18",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=118656"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=94316"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 16219,
                "name": "C64 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/160/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/160/",
                    "id": 160,
                    "name": "Silesia 4",
                    "tagline": "",
                    "start_date": "2010-09-17",
                    "end_date": "2010-09-19",
                    "location": "Czeladz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.319385,
                    "longitude": 19.0618,
                    "website": "http://silesiaparty.pl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}