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

{
    "url": "https://demozoo.org/api/v1/productions/323307/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323307/",
    "id": 323307,
    "title": "Lights & Shadows",
    "author_nicks": [
        {
            "name": "Sinister Chipmunk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137203/?format=api",
                "id": 137203,
                "name": "Sinister Chipmunk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://sinisterchipmunk.github.io/lights_and_shadows.html"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 17858,
                "name": "Single Effect",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4341/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4341/",
                    "id": 4341,
                    "name": "Mozilla Labs Demoparty 2011",
                    "tagline": "",
                    "start_date": "2011-06",
                    "end_date": "2011-08",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}