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

{
    "url": "https://demozoo.org/api/v1/productions/40403/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/40403/",
    "id": 40403,
    "title": "Fly Horse",
    "author_nicks": [
        {
            "name": "Katon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14645/?format=api",
                "id": 14645,
                "name": "Katon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arise",
            "abbreviation": "ARS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-08",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/quast98/c64/quast98_graphics.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "396",
            "competition": {
                "id": 3801,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1025/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1025/",
                    "id": 1025,
                    "name": "QuaST 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Elbląg, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.155529,
                    "longitude": 19.39831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/85/8a24.307383.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/7d/85/8a24.307383.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/85/8a24.307383.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "interlaced-blended"
    ]
}