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

{
    "url": "https://demozoo.org/api/v1/productions/81477/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81477/",
    "id": 81477,
    "title": "Mind the Sphere",
    "author_nicks": [
        {
            "name": "Artlace",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11153/?format=api",
                "id": 11153,
                "name": "Artlace",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-10-08",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "8",
            "competition": {
                "id": 7715,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/134/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/134/",
                    "id": 134,
                    "name": "Function 2005",
                    "tagline": "",
                    "start_date": "2005-10-07",
                    "end_date": "2005-10-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2005.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}