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

{
    "url": "https://demozoo.org/api/v1/productions/96896/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96896/",
    "id": 96896,
    "title": "Underwater Love",
    "author_nicks": [
        {
            "name": "Chicken",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3396/?format=api",
                "id": 3396,
                "name": "Chicken",
                "is_group": false
            }
        },
        {
            "name": "Eule!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35466/?format=api",
                "id": 35466,
                "name": "Eule!",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fake That",
            "abbreviation": "FT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14939/?format=api",
                "id": 14939,
                "name": "Fake That",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-05-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "135",
            "competition": {
                "id": 9854,
                "name": "Code Effect Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/776/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/776/",
                    "id": 776,
                    "name": "Bünzli 5 (1997)",
                    "tagline": "",
                    "start_date": "1997-05-07",
                    "end_date": "1997-05-06",
                    "location": "Bern, Bern-Mittelland District, Bern, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 46.94809,
                    "longitude": 7.44744,
                    "website": "http://www.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/69/fbbf.332675.png",
            "original_width": 638,
            "original_height": 399,
            "standard_url": "https://media.demozoo.org/screens/s/99/69/fbbf.332675.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/69/fbbf.332675.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "lost"
    ]
}