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

{
    "url": "https://demozoo.org/api/v1/productions/358839/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358839/",
    "id": 358839,
    "title": "El papel y el autor",
    "author_nicks": [
        {
            "name": "ciosai_tw",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142051/?format=api",
                "id": 142051,
                "name": "ciosai_tw",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2024/flashparty24/pc_demo/el_papel_y_el_autor.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/CIOSAI/flashparty-2024-newskool-demo"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=98278"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "118",
            "competition": {
                "id": 19423,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5032/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5032/",
                    "id": 5032,
                    "name": "Flashparty 2024",
                    "tagline": "Clandestine edition",
                    "start_date": "2024-10-05",
                    "end_date": "2024-10-06",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "https://flashparty.rebelion.digital/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/32/6d21.351048.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/03/32/6d21.351048.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/32/6d21.351048.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}