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

{
    "url": "https://demozoo.org/api/v1/productions/92797/?format=api",
    "demozoo_url": "https://demozoo.org/productions/92797/",
    "id": 92797,
    "title": "?",
    "author_nicks": [
        {
            "name": "z3k",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5621/?format=api",
                "id": 5621,
                "name": "z3k",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trinity",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5065/?format=api",
                "id": 5065,
                "name": "Trinity",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-11-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9616,
                "name": "Flash",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1039/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1039/",
                    "id": 1039,
                    "name": "Spoletium 2001",
                    "tagline": "",
                    "start_date": "2001-11-24",
                    "end_date": "2001-11-25",
                    "location": "Spoleto, Provincia di Perugia, Umbria, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.74484,
                    "longitude": 12.73737,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}