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

{
    "url": "https://demozoo.org/api/v1/productions/77354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77354/",
    "id": 77354,
    "title": "Gamia",
    "author_nicks": [
        {
            "name": "Kuake",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37636/?format=api",
                "id": 37636,
                "name": "Kuake",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/2004/convo04/demo/gamia-kuake.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12262"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "38",
            "competition": {
                "id": 8056,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1255/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1255/",
                    "id": 1255,
                    "name": "Convo 2004",
                    "tagline": "",
                    "start_date": "2004-05-07",
                    "end_date": "2004-05-09",
                    "location": "Lahti, Päijänne Tavastia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98277,
                    "longitude": 25.65411,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}