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

{
    "url": "https://demozoo.org/api/v1/productions/35673/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35673/",
    "id": 35673,
    "title": "Webpage",
    "author_nicks": [
        {
            "name": "FiRG",
            "abbreviation": "FG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20395/?format=api",
                "id": 20395,
                "name": "FiRG",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "131",
            "competition": {
                "id": 3079,
                "name": "Webpage",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/910/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/910/",
                    "id": 910,
                    "name": "Kernel 1997",
                    "tagline": "",
                    "start_date": "1997-03-07",
                    "end_date": "1997-03-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://www.angelfire.com/me/kernel97/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}