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

{
    "url": "https://demozoo.org/api/v1/productions/64495/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64495/",
    "id": 64495,
    "title": "Work 2",
    "author_nicks": [
        {
            "name": "Alex Zamyshlyaev",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36621/?format=api",
                "id": 36621,
                "name": "Alex Zamyshlyaev",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-27",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/chaosconstructions11/real-time_coding/cc-python.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "24",
            "competition": {
                "id": 7137,
                "name": "Real-time Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/372/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/372/",
                    "id": 372,
                    "name": "Chaos Constructions 2011",
                    "tagline": "",
                    "start_date": "2011-08-27",
                    "end_date": "2011-08-28",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}