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

{
    "url": "https://demozoo.org/api/v1/productions/42291/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42291/",
    "id": 42291,
    "title": "Homeless & Hopeless",
    "author_nicks": [
        {
            "name": "Commisaris Plons",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24274/?format=api",
                "id": 24274,
                "name": "Plons",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ecolove",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24807/?format=api",
                "id": 24807,
                "name": "Ecolove",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-04",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/bizarre99/ansi/biz99_all_ansi.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=1",
            "score": "111",
            "competition": {
                "id": 4049,
                "name": "Ansi",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/448/",
                    "id": 448,
                    "name": "Bizarre 1999",
                    "tagline": "",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/43/58ce.161236.png",
            "original_width": 640,
            "original_height": 1200,
            "standard_url": "https://media.demozoo.org/screens/s/2b/43/58ce.161236.png",
            "standard_width": 160,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/43/58ce.161236.png",
            "thumbnail_width": 80,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}