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

{
    "url": "https://demozoo.org/api/v1/productions/302350/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302350/",
    "id": 302350,
    "title": "Work from Home",
    "author_nicks": [
        {
            "name": "Sagar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128007/?format=api",
                "id": 128007,
                "name": "Sagar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-11-12",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/demosplash21/freestyle_graphics_and_video/sagar-cube_wfh_video.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "73",
            "competition": {
                "id": 16830,
                "name": "Freestyle Video/Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4336/",
                    "id": 4336,
                    "name": "Demosplash 2021",
                    "tagline": "",
                    "start_date": "2021-11-12",
                    "end_date": "2021-11-13",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "https://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "blender"
    ]
}