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

{
    "url": "https://demozoo.org/api/v1/productions/109527/?format=api",
    "demozoo_url": "https://demozoo.org/productions/109527/",
    "id": 109527,
    "title": "Elemental Bump",
    "author_nicks": [
        {
            "name": "Andreas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15920/?format=api",
                "id": 15920,
                "name": "Andreas",
                "is_group": false
            }
        },
        {
            "name": "Hege",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28887/?format=api",
                "id": 28887,
                "name": "Hege",
                "is_group": false
            }
        },
        {
            "name": "Ole",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14071/?format=api",
                "id": 14071,
                "name": "Ole",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-04-19",
    "supertype": "production",
    "platforms": [],
    "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/2014/thegathering14/gamedev_fast/elemental-bump-by-hege-ole-og-andreas.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://game.andy.ilun.no/tgtest/index.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "92",
            "competition": {
                "id": 10341,
                "name": "Fast Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2092/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2092/",
                    "id": 2092,
                    "name": "The Gathering 2014",
                    "tagline": "Transylvania",
                    "start_date": "2014-04-16",
                    "end_date": "2014-04-20",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/tg14/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}