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

{
    "url": "https://demozoo.org/api/v1/productions/203648/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/203648/",
    "id": 203648,
    "title": "Saunanainen",
    "author_nicks": [
        {
            "name": "Edi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1630/?format=api",
                "id": 1630,
                "name": "Edi",
                "is_group": false
            }
        },
        {
            "name": "Matteus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16760/?format=api",
                "id": 16760,
                "name": "Matteus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exotic Men",
            "abbreviation": "(E)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1628/?format=api",
                "id": 1628,
                "name": "Exotic Men",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-09-29",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "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/2018/chimpembly18summer/gfx/exm-saun.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "18",
            "competition": {
                "id": 15116,
                "name": "Piirretty Tai Renderöity Grafiikka (Drawn or Rendered Graphics)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3874/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3874/",
                    "id": 3874,
                    "name": "Chimpbembly 2018 Summer",
                    "tagline": "",
                    "start_date": "2018-09-29",
                    "end_date": "2018-09-29",
                    "location": "Joensuu, North Karelia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.5747,
                    "longitude": 30.33866,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b3/de/82df.pl320832.png",
            "original_width": 256,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/b3/de/82df.pl320832.png",
            "standard_width": 256,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/de/82df.pl320832.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}