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

{
    "url": "https://demozoo.org/api/v1/productions/104094/?format=api",
    "demozoo_url": "https://demozoo.org/productions/104094/",
    "id": 104094,
    "title": "BH-90210",
    "author_nicks": [
        {
            "name": "rat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28738/?format=api",
                "id": 28738,
                "name": "rat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unnamed",
            "abbreviation": "uNN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28739/?format=api",
                "id": 28739,
                "name": "Unnamed",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-04",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "=6",
            "score": "0",
            "competition": {
                "id": 10184,
                "name": "Animations",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/999/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/999/",
                    "id": 999,
                    "name": "Apocalypse 1999",
                    "tagline": "",
                    "start_date": "1999-09-04",
                    "end_date": "1999-09-05",
                    "location": "Prague, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.079079,
                    "longitude": 14.43322,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}