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

{
    "url": "https://demozoo.org/api/v1/productions/155317/?format=api",
    "demozoo_url": "https://demozoo.org/productions/155317/",
    "id": 155317,
    "title": "Spambot",
    "author_nicks": [
        {
            "name": "xencharr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64650/?format=api",
                "id": 64650,
                "name": "xencharr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-03-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/thegathering16/ai/spambot_by_xenchrarr.src.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/thegathering16/ai/spambot_by_xenchrarr.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "10",
            "score": "",
            "competition": {
                "id": 12254,
                "name": "AI Programming",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2823/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2823/",
                    "id": 2823,
                    "name": "The Gathering 2016",
                    "tagline": "Switched On",
                    "start_date": "2016-03-23",
                    "end_date": "2016-03-27",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/tg16/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}