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

{
    "url": "https://demozoo.org/api/v1/productions/43986/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43986/",
    "id": 43986,
    "title": "They \"Really\" came to party",
    "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": "2012-10-20",
    "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/2012/trsac12/wild/future-vision---they-really-came-to-party.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60633"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "26",
            "competition": {
                "id": 4293,
                "name": "Wild/Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1450/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1450/",
                    "id": 1450,
                    "name": "TRSAC 2012",
                    "tagline": "",
                    "start_date": "2012-10-19",
                    "end_date": "2012-10-21",
                    "location": "Arhus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.153,
                    "longitude": 10.20452,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}