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

{
    "url": "https://demozoo.org/api/v1/productions/90199/?format=api",
    "demozoo_url": "https://demozoo.org/productions/90199/",
    "id": 90199,
    "title": "Freddes Nasa",
    "author_nicks": [
        {
            "name": "Cryonics",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/339/?format=api",
                "id": 339,
                "name": "Cryonics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-03",
    "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/1999/birdie99/demo/cry-fred.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "8",
            "score": "18",
            "competition": {
                "id": 9495,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/756/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/756/",
                    "id": 756,
                    "name": "Birdie 1999 (9)",
                    "tagline": "Birdie 9",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-04",
                    "location": "Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.198448,
                    "longitude": 17.55142,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}