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

{
    "url": "https://demozoo.org/api/v1/productions/77246/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/77246/",
    "id": 77246,
    "title": "pen15 logo",
    "author_nicks": [
        {
            "name": "Unseen Fate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10840/?format=api",
                "id": 10840,
                "name": "Unseen Fate",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pen15",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10842/?format=api",
                "id": 10842,
                "name": "Pen15",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-08-07",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/assembly04/unofficial_ansi_ascii/pen15_logo_by_unseen_fate_of_pen15.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "836",
            "competition": {
                "id": 8040,
                "name": "Unofficial ANSI/ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/110/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/110/",
                    "id": 110,
                    "name": "Assembly 2004",
                    "tagline": "",
                    "start_date": "2004-08-05",
                    "end_date": "2004-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/c2/aaa2.311815.png",
            "original_width": 640,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/69/c2/aaa2.311815.png",
            "standard_width": 352,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/c2/aaa2.311815.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}