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

{
    "url": "https://demozoo.org/api/v1/productions/72939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72939/",
    "id": 72939,
    "title": "Kozmik",
    "author_nicks": [
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/assembly02/demo/kozmik_by_jumalauta.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4820"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1398,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/108/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/108/",
                    "id": 108,
                    "name": "Assembly 2002",
                    "tagline": "",
                    "start_date": "2002-08-01",
                    "end_date": "2002-08-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}