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

{
    "url": "https://demozoo.org/api/v1/productions/26857/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26857/",
    "id": 26857,
    "title": "Water & Ink",
    "author_nicks": [
        {
            "name": "Bones#0",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18777/?format=api",
                "id": 18777,
                "name": "Bones#0",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "180.0",
            "competition": {
                "id": 1878,
                "name": "OHP",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/258/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/258/",
                    "id": 258,
                    "name": "Demodays 2011",
                    "tagline": "Buenzli 20",
                    "start_date": "2011-08-26",
                    "end_date": "2011-08-29",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352119,
                    "longitude": 7.904029,
                    "website": "https://2011.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ohp"
    ]
}