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

{
    "url": "https://demozoo.org/api/v1/productions/150891/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/150891/",
    "id": 150891,
    "title": "Deadline",
    "author_nicks": [
        {
            "name": "Annie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1127/?format=api",
                "id": 1127,
                "name": "Janne",
                "is_group": false
            }
        },
        {
            "name": "Dodke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
                "id": 1125,
                "name": "Dodke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Matt Current",
            "abbreviation": "MC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                "id": 10,
                "name": "Matt Current",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-04-16",
    "supertype": "graphics",
    "platforms": [],
    "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/2005/deadline05/ascii_ansi_graphics/mc-dline.asc"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.8235",
            "competition": {
                "id": 11957,
                "name": "ASCII/ANSI Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2786/",
                    "id": 2786,
                    "name": "Deadline 2005 (aka 2007)",
                    "tagline": "",
                    "start_date": "2005-04-15",
                    "end_date": "2005-04-17",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/c8/44a6.pl198902.png",
            "original_width": 640,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/6c/c8/44a6.pl198902.png",
            "standard_width": 400,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/c8/44a6.pl198902.png",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": []
}