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

{
    "url": "https://demozoo.org/api/v1/productions/81398/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/81398/",
    "id": 81398,
    "title": "Stella By SCL",
    "author_nicks": [
        {
            "name": "Twoflower",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2804/?format=api",
                "id": 2804,
                "name": "Twoflower",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-02-26",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2005/floppy05/c64/grfx/floppy_2005_graphics.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8464,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1257/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1257/",
                    "id": 1257,
                    "name": "Floppy 2005",
                    "tagline": "Sweaty Databoy Inferno!",
                    "start_date": "2005-02-25",
                    "end_date": "2005-02-27",
                    "location": "Helsingborg, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.05648,
                    "longitude": 12.78718,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/ca/2f7c.118345.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/44/ca/2f7c.118345.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/ca/2f7c.118345.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}