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

{
    "url": "https://demozoo.org/api/v1/productions/38801/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38801/",
    "id": 38801,
    "title": "Too Much Hashisch",
    "author_nicks": [
        {
            "name": "Hostile Bitches",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25575/?format=api",
                "id": 25575,
                "name": "Hostile Bitches",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "100",
            "competition": {
                "id": 3580,
                "name": "Amiga 64kB",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/471/",
                    "id": 471,
                    "name": "Compusphere 1998 (10)",
                    "tagline": "Compusphere X",
                    "start_date": "1998-10-30",
                    "end_date": "1998-10-31",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/77/ea/3df8.174177.png",
            "original_width": 616,
            "original_height": 497,
            "standard_url": "https://media.demozoo.org/screens/s/77/ea/3df8.174177.png",
            "standard_width": 371,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/77/ea/3df8.174177.png",
            "thumbnail_width": 185,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost"
    ]
}