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

{
    "url": "https://demozoo.org/api/v1/productions/279666/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/279666/",
    "id": 279666,
    "title": "The Boars Head Tavern",
    "author_nicks": [
        {
            "name": "Skyhawk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5125/?format=api",
                "id": 5125,
                "name": "Skyhawk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-06-27",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/200826/triad-t.b.h.t-sh.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/gubbdata20/c64_petscii/the_boars_head_tavern.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=192913"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "8.31",
            "competition": {
                "id": 15979,
                "name": "C64 PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3985/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3985/",
                    "id": 3985,
                    "name": "Gubbdata 2020",
                    "tagline": "Det var kanske inte bättre förr, men det är i alla fall sämre nu. / Maybe things weren't better back in the days, but it's never the less worse now.",
                    "start_date": "2020-06-26",
                    "end_date": "2020-06-28",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://gubbdata.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/c0/f201.272877.png",
            "original_width": 384,
            "original_height": 1032,
            "standard_url": "https://media.demozoo.org/screens/s/ca/c0/f201.272877.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/c0/f201.272877.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "petscii"
    ]
}