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

{
    "url": "https://demozoo.org/api/v1/productions/55137/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/55137/",
    "id": 55137,
    "title": "Boom!",
    "author_nicks": [
        {
            "name": "Lynx Vulgaris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15931/?format=api",
                "id": 15931,
                "name": "Lynx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crolyx",
            "abbreviation": "CRLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5957/?format=api",
                "id": 5957,
                "name": "Crolyx",
                "is_group": true
            }
        },
        {
            "name": "uSSSr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5958/?format=api",
                "id": 5958,
                "name": "uSSSr",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-12-28",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/tum04/grfx/boom.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "176",
            "competition": {
                "id": 5882,
                "name": "Pixeled/Handpainted",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/169/",
                    "id": 169,
                    "name": "The Ultimate Meeting 2004",
                    "tagline": "Christmas with your *real* family",
                    "start_date": "2004-12-27",
                    "end_date": "2004-12-29",
                    "location": "Hemsbach, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.591995,
                    "longitude": 8.64747,
                    "website": "http://2004.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fc/1f/61c1.pl83189.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/fc/1f/61c1.pl83189.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/1f/61c1.pl83189.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}