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

{
    "url": "https://demozoo.org/api/v1/productions/88314/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/88314/",
    "id": 88314,
    "title": "Star",
    "author_nicks": [
        {
            "name": "DMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9578/?format=api",
                "id": 9578,
                "name": "DMan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Placebo",
            "abbreviation": "PCB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8982/?format=api",
                "id": 8982,
                "name": "Placebo",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-09-07",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/sundown13/ansi_ascii/dman-star_ascii_for_sundown2013.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=4",
            "score": "45",
            "competition": {
                "id": 9383,
                "name": "ANSI / ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1887/",
                    "id": 1887,
                    "name": "Sundown 2013",
                    "tagline": "",
                    "start_date": "2013-09-06",
                    "end_date": "2013-09-08",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/04/748e.48599.png",
            "original_width": 640,
            "original_height": 880,
            "standard_url": "https://media.demozoo.org/screens/s/6f/04/748e.48599.png",
            "standard_width": 218,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/04/748e.48599.png",
            "thumbnail_width": 109,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}