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

{
    "url": "https://demozoo.org/api/v1/productions/42882/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42882/",
    "id": 42882,
    "title": "Paradyze Lost",
    "author_nicks": [
        {
            "name": "Ezah",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12105/?format=api",
                "id": 12105,
                "name": "Ezah",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dilemma",
            "abbreviation": "DMA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17363/?format=api",
                "id": 17363,
                "name": "Dilemma",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-11-13",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/conference3000/grfx/truecolor/paralost.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "126",
            "competition": {
                "id": 4137,
                "name": "Truecolor Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1045/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1045/",
                    "id": 1045,
                    "name": "Conference 3000",
                    "tagline": "",
                    "start_date": "1999-11-12",
                    "end_date": "1999-11-14",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b9/95/b76d.pl48688.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/b9/95/b76d.pl48688.jpg",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b9/95/b76d.pl48688.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}