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

{
    "url": "https://demozoo.org/api/v1/productions/22899/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22899/",
    "id": 22899,
    "title": "Quartz",
    "author_nicks": [
        {
            "name": "Candela",
            "abbreviation": "CNA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/191/?format=api",
                "id": 191,
                "name": "Candela",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-11-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/hackerence95b/in64/cna_quar.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5504"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1531,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/600/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/600/",
                    "id": 600,
                    "name": "Hackerence 1995 (b)",
                    "tagline": "Hackerence 12",
                    "start_date": "1995-11-03",
                    "end_date": "1995-11-05",
                    "location": "Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.198448,
                    "longitude": 17.55142,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}