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

{
    "url": "https://demozoo.org/api/v1/productions/349094/?format=api",
    "demozoo_url": "https://demozoo.org/productions/349094/",
    "id": 349094,
    "title": "Zulder Dash",
    "author_nicks": [
        {
            "name": "Tropyx",
            "abbreviation": "TX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-05-16",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/75445/stary_piernik_4.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/stary_piernik09/c64/stary_piernik_4_stuff.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=79053"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 18921,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5030/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5030/",
                    "id": 5030,
                    "name": "Stary Piernik 2009",
                    "tagline": "",
                    "start_date": "2009-05-15",
                    "end_date": "2009-05-17",
                    "location": "Toruń, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.01375,
                    "longitude": 18.59814,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}