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

{
    "url": "https://demozoo.org/api/v1/productions/178332/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178332/",
    "id": 178332,
    "title": "Star Rider",
    "author_nicks": [
        {
            "name": "GeriJ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67700/?format=api",
                "id": 67700,
                "name": "GeriJ",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2017/function17/game_development/gerij_star-rider_game.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "232",
            "competition": {
                "id": 13779,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3170/",
                    "id": 3170,
                    "name": "Function 2017",
                    "tagline": "",
                    "start_date": "2017-09-08",
                    "end_date": "2017-09-10",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2017.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}