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

{
    "url": "https://demozoo.org/api/v1/productions/43065/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43065/",
    "id": 43065,
    "title": "PETRIfied",
    "author_nicks": [
        {
            "name": "Pyy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16587/?format=api",
                "id": 16587,
                "name": "Pyy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-06",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/demoparty99/in64/petrifie.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24441"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "93",
            "competition": {
                "id": 3497,
                "name": "Intro - 64Kb",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1048/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1048/",
                    "id": 1048,
                    "name": "The Demoparty 1999",
                    "tagline": "",
                    "start_date": "1999-09-05",
                    "end_date": "1999-09-07",
                    "location": "Faluns Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.60483,
                    "longitude": 15.63492,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/83/969e.136828.png",
            "original_width": 637,
            "original_height": 478,
            "standard_url": "https://media.demozoo.org/screens/s/f6/83/969e.136828.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/83/969e.136828.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}