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

{
    "url": "https://demozoo.org/api/v1/productions/54752/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/54752/",
    "id": 54752,
    "title": "Faeces",
    "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": "FUN Industries",
            "abbreviation": "FUN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2187/?format=api",
                "id": 2187,
                "name": "FUN Industries",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-04-15",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2001/EIL2/STGR16/HAVOC/FAECES.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "121",
            "competition": {
                "id": 5786,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1053/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1053/",
                    "id": 1053,
                    "name": "Error In Line 2001",
                    "tagline": "",
                    "start_date": "2001-04-13",
                    "end_date": "2001-04-16",
                    "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/10/2f/9b38.14055.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/10/2f/9b38.14055.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/2f/9b38.14055.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}