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

{
    "url": "https://demozoo.org/api/v1/productions/313741/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/313741/",
    "id": 313741,
    "title": "Flash Dragon",
    "author_nicks": [
        {
            "name": "The Knight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13578/?format=api",
                "id": 13578,
                "name": "The Knight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lazarus",
            "abbreviation": "LAZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17810/?format=api",
                "id": 17810,
                "name": "Lazarus",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-10-01",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/flashparty22/extended_text_art/flash_dragon.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "115",
            "competition": {
                "id": 17423,
                "name": "Text Art - Extended",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4443/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4443/",
                    "id": 4443,
                    "name": "Flashparty 2022",
                    "tagline": "Your favorite South American demoparty, back IN PERSON!",
                    "start_date": "2022-10-01",
                    "end_date": "2022-10-02",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "https://flashparty.rebelion.digital"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/2a/442c.314058.png",
            "original_width": 2560,
            "original_height": 2480,
            "standard_url": "https://media.demozoo.org/screens/s/70/2a/442c.314058.png",
            "standard_width": 309,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/2a/442c.314058.png",
            "thumbnail_width": 154,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}