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

{
    "url": "https://demozoo.org/api/v1/productions/331327/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331327/",
    "id": 331327,
    "title": "Badewanne",
    "author_nicks": [
        {
            "name": "Plush",
            "abbreviation": "+H",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                "id": 469,
                "name": "Plush",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-01",
    "supertype": "production",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.plush.de/downloads/map.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2751"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14763"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18322,
                "name": "2 Blocks Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4777/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4777/",
                    "id": 4777,
                    "name": "2 Blocks Compo January 1997",
                    "tagline": "",
                    "start_date": "1997-01",
                    "end_date": "1997-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/81/54c0.334665.gif",
            "original_width": 384,
            "original_height": 264,
            "standard_url": "https://media.demozoo.org/screens/s/72/81/54c0.334665.png",
            "standard_width": 384,
            "standard_height": 264,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/81/54c0.334665.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}