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

{
    "url": "https://demozoo.org/api/v1/productions/161406/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161406/",
    "id": 161406,
    "title": "Source of Light",
    "author_nicks": [
        {
            "name": "Atomic Reindeer Games",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66833/?format=api",
                "id": 66833,
                "name": "Atomic Reindeer Games",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/assembly16/gamedev/source_of_light_by_atomic_reindeer_games.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "795",
            "competition": {
                "id": 12650,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2889/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2889/",
                    "id": 2889,
                    "name": "Assembly 2016",
                    "tagline": "",
                    "start_date": "2016-08-04",
                    "end_date": "2016-08-07",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}