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

{
    "url": "https://demozoo.org/api/v1/productions/56712/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/56712/",
    "id": 56712,
    "title": "Astroman",
    "author_nicks": [
        {
            "name": "Ice Dragon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15661/?format=api",
                "id": 15661,
                "name": "Ice Dragon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HellBender Group",
            "abbreviation": "HBG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15660/?format=api",
                "id": 15660,
                "name": "HellBender Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-02-03",
    "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/2001/mindresources01/grfx/vectored/astroman.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "2,65",
            "competition": {
                "id": 6066,
                "name": "GFX Vector",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1158/",
                    "id": 1158,
                    "name": "Mindresources 2001",
                    "tagline": "",
                    "start_date": "2001-02-03",
                    "end_date": "2001-02-04",
                    "location": "Moskva, Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.76167,
                    "longitude": 37.60667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8a/f8/5fd5.pl58772.png",
            "original_width": 1015,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/8a/f8/5fd5.pl58772.jpg",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8a/f8/5fd5.pl58772.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}