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

{
    "url": "https://demozoo.org/api/v1/productions/278793/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278793/",
    "id": 278793,
    "title": "Rotating Snake",
    "author_nicks": [
        {
            "name": "Yoshica",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31850/?format=api",
                "id": 31850,
                "name": "Yoshica",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12451,
                "name": "24hr Snake Game Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1657/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1657/",
                    "id": 1657,
                    "name": "Reservoir Gods Cwmvention 1996",
                    "tagline": "",
                    "start_date": "1996-08",
                    "end_date": "1996-08",
                    "location": "United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 54.314072,
                    "longitude": -2.23001,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}