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

{
    "url": "https://demozoo.org/api/v1/productions/140189/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140189/",
    "id": 140189,
    "title": "Saffran",
    "author_nicks": [
        {
            "name": "B2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38616/?format=api",
                "id": 38616,
                "name": "B2",
                "is_group": false
            }
        },
        {
            "name": "Code",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45811/?format=api",
                "id": 45811,
                "name": "Code",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "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/2015/birdie15/gamedev/0659_b2_code_-_saffran.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 11624,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2536/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2536/",
                    "id": 2536,
                    "name": "Birdie 2015 (25)",
                    "tagline": "Birdie 25",
                    "start_date": "2015-05-14",
                    "end_date": "2015-05-17",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}