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

{
    "url": "https://demozoo.org/api/v1/productions/41842/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41842/",
    "id": 41842,
    "title": "Ascii Art Kicks Ass",
    "author_nicks": [
        {
            "name": "Floyd",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24687/?format=api",
                "id": 24687,
                "name": "Floyd",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Virtual Imagines",
            "abbreviation": "VI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24688/?format=api",
                "id": 24688,
                "name": "Virtual Imagines",
                "is_group": true
            }
        },
        {
            "name": "thelo0p!",
            "abbreviation": "the lo0p, The loop, l0p",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15332/?format=api",
                "id": 15332,
                "name": "thelo0p!",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-21",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/antiq99/ansi/fyd_asci.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "34",
            "competition": {
                "id": 3992,
                "name": "ANSI Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/574/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/574/",
                    "id": 574,
                    "name": "Antiq 1999",
                    "tagline": "",
                    "start_date": "1999-08-20",
                    "end_date": "1999-08-22",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": "http://antiq.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/9c/69f2.143151.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/5f/9c/69f2.143151.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/9c/69f2.143151.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}