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

{
    "url": "https://demozoo.org/api/v1/productions/73528/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/73528/",
    "id": 73528,
    "title": "I Paint Da World",
    "author_nicks": [
        {
            "name": "Spot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3168/?format=api",
                "id": 3168,
                "name": "Spot",
                "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": "2006-07-29",
    "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/2006/big_floppy_people06/c64/grfx/bfp_graphics.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6.875",
            "competition": {
                "id": 7801,
                "name": "C64 Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1258/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1258/",
                    "id": 1258,
                    "name": "Big Floppy People 2006",
                    "tagline": "",
                    "start_date": "2006-07-28",
                    "end_date": "2006-07-30",
                    "location": "Helsingborg, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.05648,
                    "longitude": 12.78718,
                    "website": "http://bfp.c64.org/files/2006-BFP/wwwroot/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fc/f6/2939.107257.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/fc/f6/2939.107257.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/f6/2939.107257.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}