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

{
    "url": "https://demozoo.org/api/v1/productions/64494/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64494/",
    "id": 64494,
    "title": "Work 3",
    "author_nicks": [
        {
            "name": "Nokolay Maznev",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36620/?format=api",
                "id": 36620,
                "name": "Nokolay Maznev",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/cc11_realtime.tbz2"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "40",
            "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": []
}