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

{
    "url": "https://demozoo.org/api/v1/productions/76450/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76450/",
    "id": 76450,
    "title": "Ratance Pong 2003",
    "author_nicks": [
        {
            "name": "Gruiiik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14503/?format=api",
                "id": 14503,
                "name": "Gruiiik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-15",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/synthesis03/fastcode/pong/good-ratance-pong2003.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13569"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "37",
            "competition": {
                "id": 7977,
                "name": "Fast Code Pong 2003",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1167/",
                    "id": 1167,
                    "name": "Synthesis 2003",
                    "tagline": "",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53366,
                    "longitude": 2.54419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}