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

{
    "url": "https://demozoo.org/api/v1/productions/54814/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/54814/",
    "id": 54814,
    "title": "Something Wrong In That Line?",
    "author_nicks": [
        {
            "name": "Dbug",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                "id": 2503,
                "name": "Dbug",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Defence Force",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2504/?format=api",
                "id": 2504,
                "name": "Defence Force",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-04-20",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2003/EIL3/ASCII/DBUG/SOMETHIN.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "188",
            "competition": {
                "id": 5799,
                "name": "ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1052/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1052/",
                    "id": 1052,
                    "name": "Error In Line 2003",
                    "tagline": "",
                    "start_date": "2003-04-18",
                    "end_date": "2003-04-21",
                    "location": "Direktionsbezirk Dresden, Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.16667,
                    "longitude": 14.08333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a1/bc/632f.142342.png",
            "original_width": 559,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/a1/bc/632f.142342.png",
            "standard_width": 400,
            "standard_height": 193,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a1/bc/632f.142342.png",
            "thumbnail_width": 200,
            "thumbnail_height": 96
        }
    ],
    "tags": []
}