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

{
    "url": "https://demozoo.org/api/v1/productions/35375/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/35375/",
    "id": 35375,
    "title": "My Best Friend",
    "author_nicks": [
        {
            "name": "Colorblind",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23241/?format=api",
                "id": 23241,
                "name": "Colorblind",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Neurotica",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13373/?format=api",
                "id": 13373,
                "name": "Neurotica",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-06-17",
    "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/1997/icing97/grfx/i97-gfx.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "=15",
            "score": "10",
            "competition": {
                "id": 3025,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/603/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/603/",
                    "id": 603,
                    "name": "Icing 1997",
                    "tagline": "",
                    "start_date": "1997-06-14",
                    "end_date": "1997-06-18",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.8,
                    "longitude": 12.31667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/47/19a9.82210.gif",
            "original_width": 386,
            "original_height": 640,
            "standard_url": "https://media.demozoo.org/screens/s/76/47/19a9.82210.png",
            "standard_width": 180,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/47/19a9.82210.png",
            "thumbnail_width": 90,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}