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

{
    "url": "https://demozoo.org/api/v1/productions/33536/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/33536/",
    "id": 33536,
    "title": "X-Seed '97",
    "author_nicks": [
        {
            "name": "CHiP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22264/?format=api",
                "id": 22264,
                "name": "CHiP",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "X-Seed",
            "abbreviation": "XSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22249/?format=api",
                "id": 22249,
                "name": "X-Seed",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-19",
    "supertype": "graphics",
    "platforms": [],
    "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/1997/abort97/grtc/xsd-chxl.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "134",
            "competition": {
                "id": 2808,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/403/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/403/",
                    "id": 403,
                    "name": "Abort 1997",
                    "tagline": "",
                    "start_date": "1997-11-19",
                    "end_date": "1997-11-19",
                    "location": "Mestna Občina Ljubljana, Ljubljana, Slovenia",
                    "is_online": false,
                    "country_code": "SI",
                    "latitude": 46.05918,
                    "longitude": 14.50916,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/80/9142.8963.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/1f/80/9142.8963.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/80/9142.8963.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}