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

{
    "url": "https://demozoo.org/api/v1/productions/282417/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/282417/",
    "id": 282417,
    "title": "Gel",
    "author_nicks": [
        {
            "name": "G.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116119/?format=api",
                "id": 116119,
                "name": "G.",
                "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-08-15",
    "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/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/novoque20/ansi_ascii_pc/g-gel.ans"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "343",
            "competition": {
                "id": 16092,
                "name": "One Screen ANSI/ASCII (PC)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3928/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3928/",
                    "id": 3928,
                    "name": "Novoque 2020",
                    "tagline": "",
                    "start_date": "2020-08-15",
                    "end_date": "2020-08-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.novoque.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/1c/a1d5.276241.jpg",
            "original_width": 1280,
            "original_height": 840,
            "standard_url": "https://media.demozoo.org/screens/s/cf/1c/a1d5.276241.jpg",
            "standard_width": 400,
            "standard_height": 262,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/1c/a1d5.276241.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}