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

{
    "url": "https://demozoo.org/api/v1/productions/42867/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42867/",
    "id": 42867,
    "title": "Vincenzo's ghost",
    "author_nicks": [
        {
            "name": "Gomez",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18905/?format=api",
                "id": 18905,
                "name": "Gomez",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fatalyteam",
            "abbreviation": "FTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25712/?format=api",
                "id": 25712,
                "name": "Fatalyteam",
                "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/normal/vincenzo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "28",
            "competition": {
                "id": 4134,
                "name": "Pixel 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/e9/ba/5fc3.pl48684.gif",
            "original_width": 367,
            "original_height": 371,
            "standard_url": "https://media.demozoo.org/screens/s/e9/ba/5fc3.pl48684.png",
            "standard_width": 296,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e9/ba/5fc3.pl48684.png",
            "thumbnail_width": 148,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}