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

{
    "url": "https://demozoo.org/api/v1/productions/16052/?format=api",
    "demozoo_url": "https://demozoo.org/productions/16052/",
    "id": 16052,
    "title": "Extasy",
    "author_nicks": [
        {
            "name": "Milytia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9632/?format=api",
                "id": 9632,
                "name": "Milytia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-05-03",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200309/extasy.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/ascii03/zx_spectrum/asc03all.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "79 (76)",
            "competition": {
                "id": 937,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/305/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/305/",
                    "id": 305,
                    "name": "ASCii 2003",
                    "tagline": "",
                    "start_date": "2003-05-02",
                    "end_date": "2003-05-03",
                    "location": "Izhevsk, Udmurtiya, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.84976,
                    "longitude": 53.20448,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d3/f4/ac30.281105.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/d3/f4/ac30.281105.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d3/f4/ac30.281105.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/b6/69b2.281106.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/7d/b6/69b2.281106.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/b6/69b2.281106.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}