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

{
    "url": "https://demozoo.org/api/v1/productions/34225/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34225/",
    "id": 34225,
    "title": "Bajsan.mpg",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1997-11-29",
    "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": 8,
            "ranking": "8",
            "score": "8",
            "competition": {
                "id": 2884,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/375/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/375/",
                    "id": 375,
                    "name": "Compusphere 1997 (9)",
                    "tagline": "",
                    "start_date": "1997-11-28",
                    "end_date": "1997-11-30",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}