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

{
    "url": "https://demozoo.org/api/v1/productions/59863/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59863/",
    "id": 59863,
    "title": "nano.html",
    "author_nicks": [
        {
            "name": "Olli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44931/?format=api",
                "id": 44931,
                "name": "Olli",
                "is_group": false
            }
        },
        {
            "name": "Zochwar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4400/?format=api",
                "id": 4400,
                "name": "Zochwar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/thegathering13/smallhtml/nano.html-by-zochwar-olli.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "1",
            "competition": {
                "id": 6547,
                "name": "Small HTML",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1787/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1787/",
                    "id": 1787,
                    "name": "The Gathering 2013",
                    "tagline": "Singularity",
                    "start_date": "2013-03-27",
                    "end_date": "2013-03-31",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793911,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}