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

{
    "url": "https://demozoo.org/api/v1/productions/35942/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/35942/",
    "id": 35942,
    "title": "just for fun",
    "author_nicks": [
        {
            "name": "Steve",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23573/?format=api",
                "id": 23573,
                "name": "Steve",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Faculty",
            "abbreviation": "FCY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6072/?format=api",
                "id": 6072,
                "name": "Faculty",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-05",
    "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/1997/rage97/logo/fcy-just.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "=9",
            "score": "11",
            "competition": {
                "id": 3128,
                "name": "Rage Logo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/680/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/680/",
                    "id": 680,
                    "name": "Rage 1997",
                    "tagline": "The Independence Days",
                    "start_date": "1997-07-04",
                    "end_date": "1997-07-06",
                    "location": "Kistarcsa, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.54757,
                    "longitude": 19.26247,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/33/0e/5ccc.pl197872.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/33/0e/5ccc.pl197872.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/0e/5ccc.pl197872.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}