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

{
    "url": "https://demozoo.org/api/v1/productions/77965/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77965/",
    "id": 77965,
    "title": "Old New Stuff",
    "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": "2004-12-04",
    "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/2004/flashparty04/i128/old_new_stuff_by_s0bame.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14839"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "87.50%",
            "competition": {
                "id": 8118,
                "name": "Intros 128k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/987/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/987/",
                    "id": 987,
                    "name": "Flashparty 2004",
                    "tagline": "",
                    "start_date": "2004-12-03",
                    "end_date": "2004-12-05",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.608521,
                    "longitude": -58.373539,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}