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

{
    "url": "https://demozoo.org/api/v1/productions/15021/?format=api",
    "demozoo_url": "https://demozoo.org/productions/15021/",
    "id": 15021,
    "title": "LarksVomit",
    "author_nicks": [
        {
            "name": "Gasman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                "id": 5879,
                "name": "Gasman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
            "id": 16,
            "name": "64b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200212/LARKVOM.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/international_vodka_party02/zx_spectrum/ivp02.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=4",
            "score": "72",
            "competition": {
                "id": 917,
                "name": "Stupid Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/302/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/302/",
                    "id": 302,
                    "name": "International Vodka Party 2002 (1)",
                    "tagline": "",
                    "start_date": "2002-10-05",
                    "end_date": "2002-10-06",
                    "location": "Krakow, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.06007,
                    "longitude": 19.93259,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/ce/6b54.6247.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/09/ce/6b54.6247.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/ce/6b54.6247.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}