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

{
    "url": "https://demozoo.org/api/v1/productions/48677/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48677/",
    "id": 48677,
    "title": "8bit Western",
    "author_nicks": [
        {
            "name": "JTR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24077/?format=api",
                "id": 24077,
                "name": "Jak T Rip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "280",
            "competition": {
                "id": 4920,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/127/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/127/",
                    "id": 127,
                    "name": "Forever 2006",
                    "tagline": "The Magnificent Forever 7",
                    "start_date": "2006-03-17",
                    "end_date": "2006-03-19",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}