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

{
    "url": "https://demozoo.org/api/v1/productions/27454/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27454/",
    "id": 27454,
    "title": "Forever",
    "author_nicks": [
        {
            "name": "Randy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8861/?format=api",
                "id": 8861,
                "name": "Randy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Relapse",
            "abbreviation": "RLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                "id": 8860,
                "name": "Relapse",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-10-22",
    "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/2011/trsac11/ansi_ascii/r-fvr.ans"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "99",
            "competition": {
                "id": 1983,
                "name": "Ascii/ANSI Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/186/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/186/",
                    "id": 186,
                    "name": "TRSAC 2011",
                    "tagline": "",
                    "start_date": "2011-10-21",
                    "end_date": "2011-10-23",
                    "location": "Århus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.153005,
                    "longitude": 10.204525,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dd/f5/9aff.101929.png",
            "original_width": 640,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/dd/f5/9aff.101929.png",
            "standard_width": 250,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dd/f5/9aff.101929.png",
            "thumbnail_width": 125,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}