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

{
    "url": "https://demozoo.org/api/v1/productions/45524/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45524/",
    "id": 45524,
    "title": "Die Inder",
    "author_nicks": [
        {
            "name": "Noize",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3023/?format=api",
                "id": 3023,
                "name": "Noize",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kolor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1980/?format=api",
                "id": 1980,
                "name": "Kolor",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-26",
    "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/1999/uc3d-99/grfx/die_inder_by_noize.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "0x03",
            "score": "19",
            "competition": {
                "id": 4505,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/688/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/688/",
                    "id": 688,
                    "name": "Underground Conference 1999",
                    "tagline": "Underground Conference 3D (UC3D)",
                    "start_date": "1999-06-25",
                    "end_date": "1999-06-27",
                    "location": "Daxweiler, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96667,
                    "longitude": 7.75,
                    "website": "http://uc3d.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/77/93/8691.pl41210.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/77/93/8691.pl41210.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/77/93/8691.pl41210.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}