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

{
    "url": "https://demozoo.org/api/v1/productions/82165/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82165/",
    "id": 82165,
    "title": "Demo Junkie",
    "author_nicks": [
        {
            "name": "Future Vision",
            "abbreviation": "FTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6689/?format=api",
                "id": 6689,
                "name": "Future Vision",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-06",
    "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/2005/scene_event05/anim/future_vision-demo_junkie.mpg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18414"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "64",
            "competition": {
                "id": 8575,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/207/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/207/",
                    "id": 207,
                    "name": "Scene Event 2005",
                    "tagline": "",
                    "start_date": "2005-08-04",
                    "end_date": "2005-08-07",
                    "location": "Egens, Storvorde, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.980629,
                    "longitude": 10.30093,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}