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

{
    "url": "https://demozoo.org/api/v1/productions/23842/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/23842/",
    "id": 23842,
    "title": "Trink!",
    "author_nicks": [
        {
            "name": "Nero",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/530/?format=api",
                "id": 530,
                "name": "Nero",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Matrix",
            "abbreviation": "MTX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/534/?format=api",
                "id": 534,
                "name": "Matrix",
                "is_group": true
            }
        },
        {
            "name": "Sunflower",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/269/?format=api",
                "id": 269,
                "name": "Sunflower",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/mekkasymposium00/grfx/allpixelgfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "24",
            "competition": {
                "id": 1623,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/333/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/333/",
                    "id": 333,
                    "name": "Mekka & Symposium 2000",
                    "tagline": "",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-24",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c4/2f/2a5e.105225.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/c4/2f/2a5e.105225.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c4/2f/2a5e.105225.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}