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

{
    "url": "https://demozoo.org/api/v1/productions/80775/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/80775/",
    "id": 80775,
    "title": "Never Trust A C64",
    "author_nicks": [
        {
            "name": "Titus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5962/?format=api",
                "id": 5962,
                "name": "Titus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rabenauge",
            "abbreviation": "RAB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-07-20",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "70",
            "competition": {
                "id": 7762,
                "name": "Gfx Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1784/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1784/",
                    "id": 1784,
                    "name": "Nordlicht 2013",
                    "tagline": "",
                    "start_date": "2013-07-19",
                    "end_date": "2013-07-21",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/b0/fa68.56409.png",
            "original_width": 540,
            "original_height": 348,
            "standard_url": "https://media.demozoo.org/screens/s/0f/b0/fa68.56409.jpg",
            "standard_width": 400,
            "standard_height": 257,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/b0/fa68.56409.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": []
}