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

{
    "url": "https://demozoo.org/api/v1/productions/276962/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/276962/",
    "id": 276962,
    "title": "Epic Loon",
    "author_nicks": [
        {
            "name": "Cranksy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77188/?format=api",
                "id": 77188,
                "name": "Cranksy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Legacy Krew",
            "abbreviation": "LGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111923/?format=api",
                "id": 111923,
                "name": "Legacy Krew",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-04-11",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/2020/revision20/ascii-ansi-petscii/cranksy-epic_loon.ans"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "1163",
            "competition": {
                "id": 15862,
                "name": "ASCII / ANSI / PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3862/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3862/",
                    "id": 3862,
                    "name": "Revision Online 2020",
                    "tagline": "Welcome Home",
                    "start_date": "2020-04-10",
                    "end_date": "2020-04-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2020.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/66/a1f8.264051.png",
            "original_width": 640,
            "original_height": 1090,
            "standard_url": "https://media.demozoo.org/screens/s/fa/66/a1f8.264051.png",
            "standard_width": 176,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/66/a1f8.264051.png",
            "thumbnail_width": 88,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}