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

{
    "url": "https://demozoo.org/api/v1/productions/188672/?format=api",
    "demozoo_url": "https://demozoo.org/productions/188672/",
    "id": 188672,
    "title": "Silly Compofiller",
    "author_nicks": [
        {
            "name": "Joey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26190/?format=api",
                "id": 26190,
                "name": "Joey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CRTC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                "id": 3623,
                "name": "CRTC",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-06-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://codegolf.tk/a/265"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "78",
            "competition": {
                "id": 14368,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3334/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3334/",
                    "id": 3334,
                    "name": "Nova 2018",
                    "tagline": "",
                    "start_date": "2018-06-22",
                    "end_date": "2018-06-24",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/45/1d/6649.164558.png",
            "original_width": 753,
            "original_height": 418,
            "standard_url": "https://media.demozoo.org/screens/s/45/1d/6649.164558.jpg",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/1d/6649.164558.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": []
}