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

{
    "url": "https://demozoo.org/api/v1/productions/132090/?format=api",
    "demozoo_url": "https://demozoo.org/productions/132090/",
    "id": 132090,
    "title": "Lava Lamp",
    "author_nicks": [
        {
            "name": "Cydo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16001/?format=api",
                "id": 16001,
                "name": "Cydo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
            "id": 14,
            "name": "Console Handheld"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6882"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6",
            "competition": {
                "id": 19610,
                "name": "256 bytes Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5213/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5213/",
                    "id": 5213,
                    "name": "Mobile Wizardry PalmOS® Demo Coding Competition 2002",
                    "tagline": "",
                    "start_date": "2002-06",
                    "end_date": "2002-06",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20050324182358/http://www.mobilewizardry.com/board/viewforum.php?f=15"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/d1/fd8c.79742.png",
            "original_width": 142,
            "original_height": 143,
            "standard_url": "https://media.demozoo.org/screens/s/28/d1/fd8c.79742.jpg",
            "standard_width": 142,
            "standard_height": 143,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/d1/fd8c.79742.jpg",
            "thumbnail_width": 142,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "mobile"
    ]
}