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

{
    "url": "https://demozoo.org/api/v1/productions/101581/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101581/",
    "id": 101581,
    "title": "Postcard from Tampere (Live at Astral Studios)",
    "author_nicks": [
        {
            "name": "J. Kaartinen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/177/?format=api",
                "id": 177,
                "name": "Jugi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03-01",
    "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/2014/endoftheworld14/wild/postcard_from_tampere__live_at_astral_studios__by_j.kaartinen.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "26",
            "competition": {
                "id": 10063,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2090/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2090/",
                    "id": 2090,
                    "name": "End of the World Party 2014",
                    "tagline": "157v",
                    "start_date": "2014-02-28",
                    "end_date": "2014-03-02",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}