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

{
    "url": "https://demozoo.org/api/v1/productions/120409/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120409/",
    "id": 120409,
    "title": "Minforst?",
    "author_nicks": [
        {
            "name": "Dj-Penguin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52732/?format=api",
                "id": 52732,
                "name": "Dj-Penguin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-06-27",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/bushparty98/demo/minforst.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "19",
            "competition": {
                "id": 10795,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/439/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/439/",
                    "id": 439,
                    "name": "Bush Party 1998",
                    "tagline": "",
                    "start_date": "1998-06-25",
                    "end_date": "1998-06-28",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": "https://web.archive.org/web/19981212023433/http://www.bushparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}