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

{
    "url": "https://demozoo.org/api/v1/productions/1779/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1779/",
    "id": 1779,
    "title": "Shaving Bits",
    "author_nicks": [
        {
            "name": "Illo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4399/?format=api",
                "id": 4399,
                "name": "Illo",
                "is_group": false
            }
        },
        {
            "name": "Zochwar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4400/?format=api",
                "id": 4400,
                "name": "Zochwar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-04",
    "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": "190 bytes",
            "competition": {
                "id": 132,
                "name": "Small HTML",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/56/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/56/",
                    "id": 56,
                    "name": "The Gathering 2010",
                    "tagline": "Submerged",
                    "start_date": "2010-03-31",
                    "end_date": "2010-04-04",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}