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

{
    "url": "https://demozoo.org/api/v1/productions/12725/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12725/",
    "id": 12725,
    "title": "Boom",
    "author_nicks": [
        {
            "name": "ETC Group",
            "abbreviation": "ETC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9267/?format=api",
                "id": 9267,
                "name": "ETC Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-22",
    "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/files/Boom.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/funtop98/zx_demo/boom.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1949"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jpK3vmUwBTo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "14",
            "competition": {
                "id": 767,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/273/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/273/",
                    "id": 273,
                    "name": "Funtop 1998",
                    "tagline": "",
                    "start_date": "1998-08-22",
                    "end_date": "1998-08-22",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614975,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c7/38/3a02.5650.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/c7/38/3a02.5650.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c7/38/3a02.5650.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}