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

{
    "url": "https://demozoo.org/api/v1/productions/323308/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323308/",
    "id": 323308,
    "title": "CSS Nyan Cat",
    "author_nicks": [
        {
            "name": "michalbe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137205/?format=api",
                "id": 137205,
                "name": "michalbe",
                "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": [],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/michalbe/css-nyan-cat"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17861,
                "name": "CSS3 Demo",
                "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": []
}