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

{
    "url": "https://demozoo.org/api/v1/productions/60875/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60875/",
    "id": 60875,
    "title": "Pong Power",
    "author_nicks": [
        {
            "name": "Goofy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35147/?format=api",
                "id": 35147,
                "name": "Goofy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FractalBanana Society",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35148/?format=api",
                "id": 35148,
                "name": "FractalBanana Society",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-04-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
            "id": 27,
            "name": "Calculator"
        }
    ],
    "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/mainframe02/wild/demo/pong_power-readme.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "20",
            "competition": {
                "id": 6668,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1170/",
                    "id": 1170,
                    "name": "Mainframe 2002",
                    "tagline": "",
                    "start_date": "2002-04-26",
                    "end_date": "2002-04-28",
                    "location": "Norrköpings Kommun, Östergötland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.61139,
                    "longitude": 16.32092,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}