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

{
    "url": "https://demozoo.org/api/v1/productions/25691/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25691/",
    "id": 25691,
    "title": "Kick ass!",
    "author_nicks": [
        {
            "name": "Hissig Film Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18289/?format=api",
                "id": 18289,
                "name": "Hissig Film Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-14",
    "supertype": "production",
    "platforms": [],
    "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": 5,
            "ranking": "5",
            "score": "508",
            "competition": {
                "id": 1795,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/47/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/47/",
                    "id": 47,
                    "name": "The Gathering 2001",
                    "tagline": "A Cyberspace Odyssey",
                    "start_date": "2001-04-11",
                    "end_date": "2001-04-15",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}