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

{
    "url": "https://demozoo.org/api/v1/productions/308814/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308814/",
    "id": 308814,
    "title": "Not an old book",
    "author_nicks": [
        {
            "name": "nihilazo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131751/?format=api",
                "id": 131751,
                "name": "Nico",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://itwont.work/misc/notanoldbook.tic"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/fieldfx22/fantasy_128_byte/partycode3.tic"
        }
    ],
    "external_links": [
        {
            "link_class": "Tic80Cart",
            "url": "https://tic80.com/play?cart=2827"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=6",
            "score": "56",
            "competition": {
                "id": 17086,
                "name": "Fantasy Console 128b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4301/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4301/",
                    "id": 4301,
                    "name": "Field-FX 2022",
                    "tagline": "",
                    "start_date": "2022-06-02",
                    "end_date": "2022-06-05",
                    "location": "Eastnor, Herefordshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.03278,
                    "longitude": -2.39049,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/33/b0/c1a1.308854.gif",
            "original_width": 768,
            "original_height": 432,
            "standard_url": "https://media.demozoo.org/screens/s/33/b0/c1a1.308854.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/b0/c1a1.308854.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "first-production"
    ]
}