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

{
    "url": "https://demozoo.org/api/v1/productions/55146/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/55146/",
    "id": 55146,
    "title": "de.scene.org",
    "author_nicks": [
        {
            "name": "Dipswitch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                "id": 5806,
                "name": "Dipswitch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Black Maiden",
            "abbreviation": "BM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-12-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/tum04/ansi_ascii/dip-dsco.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "89",
            "competition": {
                "id": 5883,
                "name": "ANSI/ASCII",
                "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/f9/3d/4434.289755.png",
            "original_width": 640,
            "original_height": 370,
            "standard_url": "https://media.demozoo.org/screens/s/f9/3d/4434.289755.png",
            "standard_width": 400,
            "standard_height": 231,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/3d/4434.289755.png",
            "thumbnail_width": 200,
            "thumbnail_height": 115
        }
    ],
    "tags": []
}