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

{
    "url": "https://demozoo.org/api/v1/productions/160822/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160822/",
    "id": 160822,
    "title": "Frikimon GO",
    "author_nicks": [
        {
            "name": "IceVAN",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20303/?format=api",
                "id": 20303,
                "name": "IceVAN",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-07-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
            "id": 52,
            "name": "Android"
        }
    ],
    "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/2016/euskal16/open_game/icevan.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 12591,
                "name": "Open Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2931/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2931/",
                    "id": 2931,
                    "name": "Euskal 2016",
                    "tagline": "Euskal Encounter 24",
                    "start_date": "2016-07-22",
                    "end_date": "2016-07-25",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}