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

{
    "url": "https://demozoo.org/api/v1/productions/50640/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50640/",
    "id": 50640,
    "title": "Zound",
    "author_nicks": [
        {
            "name": "Dize",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2811/?format=api",
                "id": 2811,
                "name": "Dize",
                "is_group": false
            }
        },
        {
            "name": "Syl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14017/?format=api",
                "id": 14017,
                "name": "Syl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-21",
    "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/2000/scene_event00/anim/zound_by.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49174"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5193,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/202/",
                    "id": 202,
                    "name": "Scene Event 2000",
                    "tagline": "Back to Basics",
                    "start_date": "2000-07-19",
                    "end_date": "2000-07-22",
                    "location": "Harridslev, Randers, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.501331,
                    "longitude": 10.12783,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}