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

{
    "url": "https://demozoo.org/api/v1/productions/58232/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58232/",
    "id": 58232,
    "title": "Cyber Space",
    "author_nicks": [
        {
            "name": "Cold",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34127/?format=api",
                "id": 34127,
                "name": "Cold",
                "is_group": false
            }
        },
        {
            "name": "Jesus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34126/?format=api",
                "id": 34126,
                "name": "Jesus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-17",
    "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/2001/the_meltdown01.spring/wild/cyber_space.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "1083",
            "competition": {
                "id": 6283,
                "name": "Wild - Render",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/864/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/864/",
                    "id": 864,
                    "name": "The Meltdown 2001 (7)",
                    "tagline": "Spring",
                    "start_date": "2001-02-16",
                    "end_date": "2001-02-18",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}