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

{
    "url": "https://demozoo.org/api/v1/productions/1721/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1721/",
    "id": 1721,
    "title": "Happy Easter",
    "author_nicks": [
        {
            "name": "ernie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4348/?format=api",
                "id": 4348,
                "name": "ernie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-04",
    "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/2010/thegathering10/grfx/mspaint/04-happy_easter_bunny_by_ernie.png"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/thegathering10/grfx/mspaint/archives/happy_easter_bunny_by_ernie.x1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 126,
                "name": "MS Paint",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/56/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/56/",
                    "id": 56,
                    "name": "The Gathering 2010",
                    "tagline": "Submerged",
                    "start_date": "2010-03-31",
                    "end_date": "2010-04-04",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/7c/a6f0.2791.jpg",
            "original_width": 819,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/1b/7c/a6f0.2791.jpg",
            "standard_width": 400,
            "standard_height": 269,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/7c/a6f0.2791.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 134
        }
    ],
    "tags": []
}