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

{
    "url": "https://demozoo.org/api/v1/productions/100050/?format=api",
    "demozoo_url": "https://demozoo.org/productions/100050/",
    "id": 100050,
    "title": "Basic Crap",
    "author_nicks": [
        {
            "name": "Zephyr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4206/?format=api",
                "id": 4206,
                "name": "Ice",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-07-18",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/lcp09/c64_demo/zephyr-basiccrap.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "02.5a",
            "competition": {
                "id": 1632,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/606/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/606/",
                    "id": 606,
                    "name": "Little Computer People 2009",
                    "tagline": "",
                    "start_date": "2009-07-17",
                    "end_date": "2009-07-19",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.60587,
                    "longitude": 13.00073,
                    "website": "http://www.lcp.c64.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}