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

{
    "url": "https://demozoo.org/api/v1/productions/81365/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81365/",
    "id": 81365,
    "title": "Pretty Random Data",
    "author_nicks": [
        {
            "name": "s0bamE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40807/?format=api",
                "id": 40807,
                "name": "s0bamE",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/flashparty05/i128/prd_by_s0bame.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "85.71%",
            "competition": {
                "id": 8458,
                "name": "Intros 128k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/989/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/989/",
                    "id": 989,
                    "name": "Flashparty 2005",
                    "tagline": "",
                    "start_date": "2005-09-02",
                    "end_date": "2005-09-04",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.608521,
                    "longitude": -58.373539,
                    "website": "http://www.flashparty.org.ar/2005/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}