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

{
    "url": "https://demozoo.org/api/v1/productions/63925/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63925/",
    "id": 63925,
    "title": "Hunger Part One",
    "author_nicks": [
        {
            "name": "Extend",
            "abbreviation": "EXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-01-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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/altparty02/demo/hunger_extend.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2690"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42475"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "9",
            "competition": {
                "id": 7077,
                "name": "Alt-machine Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/956/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/956/",
                    "id": 956,
                    "name": "Alternative Party 2002",
                    "tagline": "AltParty 3",
                    "start_date": "2002-01-11",
                    "end_date": "2002-01-13",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}