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

{
    "url": "https://demozoo.org/api/v1/productions/333991/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333991/",
    "id": 333991,
    "title": "Pond",
    "author_nicks": [
        {
            "name": "Garfield",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44125/?format=api",
                "id": 44125,
                "name": "Garfield",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Radioactive Design",
            "abbreviation": "RD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44124/?format=api",
                "id": 44124,
                "name": "Radioactive Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/inercia23/fantasy_console_512b/pond-dist.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95573"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "63",
            "competition": {
                "id": 18441,
                "name": "Fantasy Console 512b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4664/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4664/",
                    "id": 4664,
                    "name": "Inércia Demoparty 2023",
                    "tagline": "",
                    "start_date": "2023-12-01",
                    "end_date": "2023-12-03",
                    "location": "Almada, District of Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.68399,
                    "longitude": -9.14955,
                    "website": "https://2023.inercia.pt"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/1c/9353.335315.png",
            "original_width": 2272,
            "original_height": 1432,
            "standard_url": "https://media.demozoo.org/screens/s/3d/1c/9353.335315.jpg",
            "standard_width": 400,
            "standard_height": 252,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/1c/9353.335315.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        }
    ],
    "tags": []
}