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

{
    "url": "https://demozoo.org/api/v1/productions/82100/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82100/",
    "id": 82100,
    "title": "Green Pilgrimage",
    "author_nicks": [
        {
            "name": "McKay Salisbury",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41904/?format=api",
                "id": 41904,
                "name": "McKay Salisbury",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-16",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "13",
            "competition": {
                "id": 8564,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1229/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1229/",
                    "id": 1229,
                    "name": "Pilgrimage 2005",
                    "tagline": "",
                    "start_date": "2005-09-16",
                    "end_date": "2005-09-17",
                    "location": "Salt Lake City, Salt Lake County, Utah, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.76078,
                    "longitude": -111.89105,
                    "website": "http://pilgrimage.scene.org/2005/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}