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

{
    "url": "https://demozoo.org/api/v1/productions/161563/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161563/",
    "id": 161563,
    "title": "Kide",
    "author_nicks": [
        {
            "name": "Wide Load",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12923/?format=api",
                "id": 12923,
                "name": "Wide Load",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-08-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/assembly16/demo/kide_by_wide_load.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68772"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "389",
            "competition": {
                "id": 12653,
                "name": "Demo",
                "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": [
        "three.js",
        "create.js"
    ]
}