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

{
    "url": "https://demozoo.org/api/v1/productions/45886/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45886/",
    "id": 45886,
    "title": "Don't Call Me Babe",
    "author_nicks": [
        {
            "name": "Jamon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/465/?format=api",
                "id": 465,
                "name": "Jamon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hyperopia",
            "abbreviation": "HYP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8704/?format=api",
                "id": 8704,
                "name": "Hyperopia",
                "is_group": true
            }
        },
        {
            "name": "Juice",
            "abbreviation": "JCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                "id": 15888,
                "name": "Juice",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-01-23",
    "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/1999/yalp99/grfx/1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "175",
            "competition": {
                "id": 4563,
                "name": "PiXEL",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/950/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/950/",
                    "id": 950,
                    "name": "YALP 1999",
                    "tagline": "Yet Another Lame Party",
                    "start_date": "1999-01-23",
                    "end_date": "1999-01-23",
                    "location": "Belgrade, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.811871,
                    "longitude": 20.46414,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/66/e6/32cb.pl54013.gif",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/66/e6/32cb.pl54013.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/66/e6/32cb.pl54013.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}