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

{
    "url": "https://demozoo.org/api/v1/productions/135475/?format=api",
    "demozoo_url": "https://demozoo.org/productions/135475/",
    "id": 135475,
    "title": "Private 7dx",
    "author_nicks": [
        {
            "name": "Cem Genar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57616/?format=api",
                "id": 57616,
                "name": "Cem Genar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-03-21",
    "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/2015/7dx15/game/private_7dx_by_cem_genar.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "2",
            "score": "4.440",
            "competition": {
                "id": 11354,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2428/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2428/",
                    "id": 2428,
                    "name": "7DX 2015",
                    "tagline": "The Last Party",
                    "start_date": "2015-03-21",
                    "end_date": "2015-03-22",
                    "location": "İstanbul, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.03508,
                    "longitude": 28.98331,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/43/f6/4c36.237115.png",
            "original_width": 400,
            "original_height": 711,
            "standard_url": "https://media.demozoo.org/screens/s/43/f6/4c36.237115.png",
            "standard_width": 168,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/43/f6/4c36.237115.png",
            "thumbnail_width": 84,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}