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

{
    "url": "https://demozoo.org/api/v1/productions/188642/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/188642/",
    "id": 188642,
    "title": "World Wrestling Federation",
    "author_nicks": [
        {
            "name": "Havoc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2419/?format=api",
                "id": 2419,
                "name": "Havoc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-06-23",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://goo.gl/FjTpW1"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "80",
            "competition": {
                "id": 14363,
                "name": "Teletext",
                "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/c3/ff/2f23.164537.png",
            "original_width": 480,
            "original_height": 500,
            "standard_url": "https://media.demozoo.org/screens/s/c3/ff/2f23.164537.png",
            "standard_width": 288,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/ff/2f23.164537.png",
            "thumbnail_width": 144,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "teletext"
    ]
}