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

{
    "url": "https://demozoo.org/api/v1/productions/330928/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/330928/",
    "id": 330928,
    "title": "Erare Humanum Est",
    "author_nicks": [
        {
            "name": "Scorpe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16285/?format=api",
                "id": 16285,
                "name": "Sebastian",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-10",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/90031/BUNK2010.D64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=92552"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 18317,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1334/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1334/",
                    "id": 1334,
                    "name": "Bunkerparty 2010",
                    "tagline": "",
                    "start_date": "2010-07-09",
                    "end_date": "2010-07-11",
                    "location": "Bochum, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.48595,
                    "longitude": 7.21086,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}