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

{
    "url": "https://demozoo.org/api/v1/productions/139878/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/139878/",
    "id": 139878,
    "title": "Hydra",
    "author_nicks": [
        {
            "name": "Markus Bläser",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34908/?format=api",
                "id": 34908,
                "name": "Red Wiz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-08",
    "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": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=154912"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "-",
            "score": "",
            "competition": {
                "id": 11597,
                "name": "Fantasy Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2589/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2589/",
                    "id": 2589,
                    "name": "Happy Computer Fantasy Malwettbewerb 1988",
                    "tagline": "",
                    "start_date": "1988-03-07",
                    "end_date": "1988-08-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bb/5f/8d1f.153799.png",
            "original_width": 1000,
            "original_height": 644,
            "standard_url": "https://media.demozoo.org/screens/s/bb/5f/8d1f.153799.jpg",
            "standard_width": 400,
            "standard_height": 257,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bb/5f/8d1f.153799.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "lost"
    ]
}