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

{
    "url": "https://demozoo.org/api/v1/productions/15736/?format=api",
    "demozoo_url": "https://demozoo.org/productions/15736/",
    "id": 15736,
    "title": "TDM Face Morph",
    "author_nicks": [
        {
            "name": "Aragorn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9366/?format=api",
                "id": 9366,
                "name": "Noby",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Naughty Crew",
            "abbreviation": "NC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8910/?format=api",
                "id": 8910,
                "name": "Naughty Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-07-27",
    "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/200307/syn03/morph.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1.714",
            "competition": {
                "id": 7967,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/307/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/307/",
                    "id": 307,
                    "name": "Syndeecate Apocalypse 2003",
                    "tagline": "",
                    "start_date": "2003-07-25",
                    "end_date": "2003-07-27",
                    "location": "Rožnov pod Radhoštěm, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.459641,
                    "longitude": 18.13312,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/1d/6deb.6322.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/f7/1d/6deb.6322.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/1d/6deb.6322.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}