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

{
    "url": "https://demozoo.org/api/v1/productions/45830/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45830/",
    "id": 45830,
    "title": "Share Luv",
    "author_nicks": [
        {
            "name": "Pain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23719/?format=api",
                "id": 23719,
                "name": "Pain",
                "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/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/yalp99/ascii/shareluv.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "95",
            "competition": {
                "id": 4559,
                "name": "ASCII",
                "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/39/87/0814.263837.png",
            "original_width": 640,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/39/87/0814.263837.png",
            "standard_width": 352,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/87/0814.263837.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}