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

{
    "url": "https://demozoo.org/api/v1/productions/157187/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157187/",
    "id": 157187,
    "title": "Dream Tech",
    "author_nicks": [
        {
            "name": "Mihien",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65409/?format=api",
                "id": 65409,
                "name": "Mihi",
                "is_group": false
            }
        },
        {
            "name": "Znurre",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51124/?format=api",
                "id": 51124,
                "name": "Znurre",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-05-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/birdie16/demo/znurre_%26_mihien-dreamtech.tar.gz"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "110",
            "competition": {
                "id": 12337,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2812/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2812/",
                    "id": 2812,
                    "name": "Birdie 2016 (26)",
                    "tagline": "Birdie 26",
                    "start_date": "2016-05-05",
                    "end_date": "2016-05-08",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}