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

{
    "url": "https://demozoo.org/api/v1/productions/102642/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/102642/",
    "id": 102642,
    "title": "Place to be!",
    "author_nicks": [
        {
            "name": "Djumbo-Can",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32564/?format=api",
                "id": 32564,
                "name": "Djumbo-Can",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1993/P2B93/LOGO/DJUMBOCN/PTB1_L2.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10113,
                "name": "16 colors \"Place to be\" logo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1598/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1598/",
                    "id": 1598,
                    "name": "Place To Be 1993",
                    "tagline": "",
                    "start_date": "1993-08-03",
                    "end_date": "1993-08-05",
                    "location": "Mont-de-Marsan, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.8895,
                    "longitude": -0.49894,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/9d/ec08.54466.gif",
            "original_width": 320,
            "original_height": 264,
            "standard_url": "https://media.demozoo.org/screens/s/6b/9d/ec08.54466.png",
            "standard_width": 320,
            "standard_height": 264,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/9d/ec08.54466.png",
            "thumbnail_width": 181,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}